The current HTTP request being processed
Source position: fpweb.pp line 153
public property TCustomFPWebModule.Request : TRequest |
Provides access to the HTTP request currently being processed. This property is only valid during request processing and is set to nil when no request is active.
|
The current HTTP response being generated |