BetterMonitor SDK - v0.1.15
Preparing search index...
types
XMLHttpRequestMeta
Interface XMLHttpRequestMeta
interface
XMLHttpRequestMeta
{
allResponseHeaders
:
string
;
apiUrl
:
string
;
body
:
Record
<
string
,
any
>
;
clientTime
:
number
;
method
:
string
;
pageUrl
:
string
;
params
:
Record
<
string
,
any
>
;
responseText
:
string
;
responseURL
:
string
;
status
:
string
;
timeConsumed
:
number
;
timeSend
:
number
;
total
:
string
;
}
Index
Properties
all
Response
Headers
api
Url
body
client
Time
method
page
Url
params
response
Text
response
URL
status
time
Consumed
time
Send
total
Properties
all
Response
Headers
allResponseHeaders
:
string
api
Url
apiUrl
:
string
body
body
:
Record
<
string
,
any
>
client
Time
clientTime
:
number
method
method
:
string
page
Url
pageUrl
:
string
params
params
:
Record
<
string
,
any
>
response
Text
responseText
:
string
response
URL
responseURL
:
string
status
status
:
string
time
Consumed
timeConsumed
:
number
time
Send
timeSend
:
number
total
total
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Response
Headers
api
Url
body
client
Time
method
page
Url
params
response
Text
response
URL
status
time
Consumed
time
Send
total
BetterMonitor SDK - v0.1.15
Loading...