| 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.
| |
| LogURLsFile |
Logs request URLs file.
| |
| PendingRequests |
Counter of currently pending requests.
| |
| SentContentBytes |
Number of the content bytes sent.
| |
| 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.
| |
| TotalSessions |
Total number of created Sessions.
| |
| TotalSystemPageRequests |
Counter of Total System page requests.
|