Source position: httpdefs.pp line 442
type TStreamingContentType = (
sctUnknown,
sctMultipart,
sctFormUrlEncoded
);