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