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