Controls whether GET requests are handled by POST handlers
Source position: custweb.pp line 160
public property TCustomWebApplication.HandleGetOnPost : Boolean |
Delegates to the TWebHandler.HandleGetOnPost property. When True, allows POST request handlers to also process GET requests.
|
Controls whether GET requests are handled by POST handlers |