har2api - v0.1.0
npm
GitHub
VTX Labs
Preparing search index...
HarResponse
Interface HarResponse
The response half of a HAR entry.
interface
HarResponse
{
content
:
HarContent
;
headers
:
HarNameValue
[]
;
status
:
number
;
statusText
:
string
;
}
Index
Properties
content
headers
status
status
Text
Properties
content
content
:
HarContent
headers
headers
:
HarNameValue
[]
status
status
:
number
status
Text
statusText
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
headers
status
status
Text
npm
GitHub
VTX Labs
har2api - v0.1.0
Loading...
The response half of a HAR entry.