FuncType - v0.60.3
GitHub
Preparing search index...
HttpStatusError
Type Alias HttpStatusError
type
HttpStatusError
=
{
_tag
:
"HttpStatusError"
;
body
:
string
;
method
:
HttpMethod
;
status
:
number
;
statusText
:
string
;
url
:
string
;
}
Index
Properties
_
tag
body
method
status
status
Text
url
Properties
Readonly
_
tag
_tag
:
"HttpStatusError"
Readonly
body
body
:
string
Readonly
method
method
:
HttpMethod
Readonly
status
status
:
number
Readonly
status
Text
statusText
:
string
Readonly
url
url
:
string
Settings
Member Visibility
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
_
tag
body
method
status
status
Text
url
GitHub
FuncType - v0.60.3
Loading...