Unit 'CustWeb' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCustomWebApplication.OnUnknownRequestEncoding

Event for handling unknown request content encodings

Declaration

Source position: custweb.pp line 171

public property TCustomWebApplication.OnUnknownRequestEncoding : TOnUnknownEncodingEvent
  read GetOnUnknownRequestEncoding
  write SetOnUnknownRequestEncoding;

Description

Delegates to the TWebHandler.OnUnknownRequestEncoding property. Event called when request contains content with unknown encoding.

See also

TWebHandler.OnUnknownRequestEncoding

  

Event for handling unknown request content encodings


Documentation generated on: Jan 27 2026