HttpRequestExtensions Methods

The HttpRequestExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateErrorResponse
Creates the error response for an exception. This method will also add the .Data attributes, if any.
Public methodStatic memberIsLocal
Determines whether the request originates from the local machine.
Top
See Also