Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TRequest.OnUnknownEncoding

Event handler for unknown content encoding

Declaration

Source position: httpdefs.pp line 551

public property TRequest.OnUnknownEncoding : TOnUnknownEncodingEvent
  read FOnUnknownEncoding
  write FOnUnknownEncoding;

Description

OnUnknownEncoding is an event that fires when an unknown content encoding is encountered. This allows custom handling of non-standard content encodings.


Documentation generated on: Jan 16 2026