HttpRequestExtensions Class |
Namespace: NetQuarry.Services
The HttpRequestExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FormToLogString |
Generates a string representation suitable for logging using the name/value pairs in the request's Form.
|
![]() ![]() | QueryToLogString |
Generates a string representation suitable for logging using the name/value pairs in the request's QueryString.
|