kinetex - v0.0.2
GitHub
npm
Preparing search index...
index
HarResponse
Interface HarResponse
interface
HarResponse
{
bodySize
:
number
;
content
:
{
mimeType
:
string
;
size
:
number
;
text
?:
string
}
;
headers
:
{
name
:
string
;
value
:
string
}
[]
;
status
:
number
;
statusText
:
string
;
}
Index
Properties
body
Size
content
headers
status
status
Text
Properties
body
Size
bodySize
:
number
content
content
:
{
mimeType
:
string
;
size
:
number
;
text
?:
string
}
headers
headers
:
{
name
:
string
;
value
:
string
}
[]
status
status
:
number
status
Text
statusText
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
Size
content
headers
status
status
Text
GitHub
npm
kinetex - v0.0.2
Loading...