GitHub
npm
Preparing search index...
The search index is not available
@microsoft/applicationinsights-common - v3.3.10
@microsoft/applicationinsights-common
IRequestContext
Interface IRequestContext
interface
IRequestContext
{
request
?:
Request
;
response
?:
string
|
Response
;
status
?:
number
;
xhr
?:
XMLHttpRequest
;
}
Index
Properties
request?
response?
status?
xhr?
Properties
Optional
request
request
?:
Request
Optional
response
response
?:
string
|
Response
Optional
status
status
?:
number
Optional
xhr
xhr
?:
XMLHttpRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
request
response
status
xhr
Changelog
Examples
Readme
GitHub
npm
@microsoft/applicationinsights-common - v3.3.10
Loading...