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