Documentation
Preparing search index...
@datadog/browser-rum
RumFetchResourceEventDomainContext
Interface RumFetchResourceEventDomainContext
interface
RumFetchResourceEventDomainContext
{
error
:
undefined
|
Error
;
handlingStack
:
undefined
|
string
;
isAborted
:
boolean
;
performanceEntry
:
undefined
|
PerformanceEntry
;
requestInit
:
undefined
|
RequestInit
;
requestInput
:
RequestInfo
;
response
:
undefined
|
Response
;
}
Index
Properties
error
handling
Stack
is
Aborted
performance
Entry
request
Init
request
Input
response
Properties
error
error
:
undefined
|
Error
handling
Stack
handlingStack
:
undefined
|
string
is
Aborted
isAborted
:
boolean
performance
Entry
performanceEntry
:
undefined
|
PerformanceEntry
request
Init
requestInit
:
undefined
|
RequestInit
request
Input
requestInput
:
RequestInfo
response
response
:
undefined
|
Response
Settings
Theme
OS
Light
Dark
On This Page
Properties
error
handling
Stack
is
Aborted
performance
Entry
request
Init
request
Input
response
Documentation
Loading...