Build
Docs
Reference
Guides
Blog
Discord
/
node:inspector
/
Network
/
Response
P
charset
P
headers
P
mimeType
P
status
P
statusText
P
url
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:inspector
/
Network
/
Response
P
charset
P
headers
P
mimeType
P
status
P
statusText
P
url
interface
inspector.Network.Response
interface
Response
HTTP response data.
charset
:
string
headers
:
Headers
mimeType
:
string
status
:
number
statusText
:
string
url
:
string