GlimpseRequestHeaders Properties | Glimpse API Documentation |
The GlimpseRequestHeaders type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ClientId |
Gets the client id.
|
![]() | DateTime |
Gets the date time.
|
![]() | Duration |
Gets the duration.
|
![]() | ParentRequestId |
Gets the parent request id.
|
![]() | RequestHttpMethod |
Gets the request HTTP method.
|
![]() | RequestId |
Gets the request id.
|
![]() | RequestIsAjax |
Gets a value indicating whether [request is ajax].
|
![]() | RequestUri |
Gets the request URI.
|
![]() | ResponseContentType |
Gets the type of the response content.
|
![]() | ResponseStatusCode |
Gets the response status code.
|
![]() | UserAgent |
Gets the user agent.
|
See Also