RequestHelper Properties |
The RequestHelper type exposes the following members.
Name | Description | |
---|---|---|
AllowGZip |
Allow GZip of the output.
| |
AllowResourceCompression |
Gets whether the resource compression is enabled.
| |
GetFileEndRequest |
Gets whether the request is completed or ended when request processing is finished.
| |
HttpMethod |
Gets the HTTP data transfer method (such as GET, POST) used by client.
| |
PendingRequests |
Counter of currently pending requests.
| |
TotalGetFileRequests |
Counter of GetFile requests.
| |
TotalNonPageRequests |
Counter of NonPage requests.
| |
TotalPageNotFoundRequests |
Counter of Page not found requests.
| |
TotalPageRequests |
Counter of Total Content page requests.
| |
TotalPageRobotsTxtRequests |
Counter of Total page Robots.txt requests.
| |
TotalSystemPageRequests |
Counter of Total System page requests.
|