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