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