IRequestMetadata Members

Glimpse API

IRequestMetadata Members Glimpse API Documentation

The IRequestMetadata type exposes the following members.

Methods

  NameDescription
Public methodGetCookie
Gets the cookie.
Public methodGetHttpHeader
Gets the HTTP header.
Back to Top
Properties

  NameDescription
Public propertyClientId
Gets the client id.
Public propertyIpAddress
Gets the IP address.
Public propertyRequestHttpMethod
Gets the request HTTP method.
Public propertyRequestIsAjax
Gets a value indicating whether request is ajax.
Public propertyRequestUri
Gets the request URI.
Public propertyResponseContentType
Gets the type of the response content.
Public propertyResponseStatusCode
Gets the response status code.
Back to Top
See Also