Event triggered before request processing
Source position: fphttp.pp line 81
published property TCustomWebAction.BeforeRequest : TRequestEvent read FBeforeRequest write FBeforeRequest;
BeforeRequest is triggered before the request is processed by the action.