Docs
Reference
Guides
Blog
Discord
/
node:http
/
InformationEvent
P
headers
P
httpVersion
P
httpVersionMajor
P
httpVersionMinor
P
rawHeaders
P
statusCode
P
statusMessage
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:http
/
InformationEvent
P
headers
P
httpVersion
P
httpVersionMajor
P
httpVersionMinor
P
rawHeaders
P
statusCode
P
statusMessage
interface
http.InformationEvent
interface
InformationEvent
headers
:
IncomingHttpHeaders
httpVersion
:
string
httpVersionMajor
:
number
httpVersionMinor
:
number
rawHeaders
:
string
[]
statusCode
:
number
statusMessage
:
string