Event called before request processing
Source position: fpweb.pp line 145
public property TCustomFPWebModule.BeforeRequest : TRequestEvent |
Event triggered before the main request processing begins. This can be used for request preprocessing, authentication, or logging.
|
Event called after response processing |