Source position: httpdefs.pp line 444
type TOnUnknownEncodingEvent = procedure(
Sender: TRequest;
const ContentType: string;
Stream: TStream
) of object;