Event for handling unknown request content encodings
Source position: custweb.pp line 106
public property TWebHandler.OnUnknownRequestEncoding : TOnUnknownEncodingEvent |
Event called when the HTTP request contains content with an unknown or unsupported encoding. Allows custom handling of request content encoding issues.