RUM powered by Grail JavaScript API - 1.327.2
Preparing search index...
HttpNamespace
Interface HttpNamespace
interface
HttpNamespace
{
"http.request.method"
?:
Uppercase
<
string
>
;
"http.response.reason_phrase"
?:
string
;
"http.response.status_code"
?:
number
;
}
Hierarchy (
View Summary
)
HttpNamespace
RUMRequestEventBaseFields
Index
Properties
http.request.method?
http.response.reason_
phrase?
http.response.status_
code?
Properties
Optional
http.request.method
"http.request.method"
?:
Uppercase
<
string
>
Optional
http.response.reason_
phrase
"http.response.reason_phrase"
?:
string
Optional
http.response.status_
code
"http.response.status_code"
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
http.request.method
http.response.reason_
phrase
http.response.status_
code
RUM powered by Grail JavaScript API - 1.327.2
Loading...