Readonly
bodyThe body content
Readonly
connectionThe last connection in connectionsStack
Readonly
connectionsThe connections stack
Readonly
headersThe headers
Readonly
hostnameThe hostname part of the URL
Readonly
methodThe HTTP method
Readonly
originalThe original Node.js object representing the request
Readonly
pathnameThe path part of the URL
Readonly
portThe port part of the URL
Readonly
protocolThe protocol part of the URL, without the trailing :
Readonly
queryThe query parameters taken from the URL, as a read-only map of strings
Readonly
urlThe URL
A handier wrapper around a request