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