ReadonlybodyThe body content
ReadonlyconnectionThe last connection in connectionsStack
ReadonlyconnectionsThe connections stack
ReadonlyheadersThe headers
ReadonlyhostnameThe hostname part of the URL
ReadonlymethodThe HTTP method
ReadonlyoriginalThe original Node.js object representing the request
ReadonlypathnameThe path part of the URL
ReadonlyportThe port part of the URL
ReadonlyprotocolThe protocol part of the URL, without the trailing :
ReadonlyqueryThe query parameters taken from the URL, as a read-only map of strings
ReadonlyurlThe URL
A handier wrapper around a request