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