Click or drag to resize

HttpContextExtensions Methods

The HttpContextExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRemoteHostAddress
Returns the proper UserHostAddress from the request. The first path is to look for the X-Forwarded-For header and take the last IP address in that list.
Top
See Also