Click or drag to resize

HttpRequestExtensions Methods

The HttpRequestExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFormToLogString
Generates a string representation suitable for logging using the name/value pairs in the request's Form.
Public methodStatic memberQueryToLogString
Generates a string representation suitable for logging using the name/value pairs in the request's QueryString.
Top
See Also