body is the payload sent as part of the request.
For reads (HEAD,GET,etc) use undefined.
cookies Container
headers to be sent.
host the request is bound for.
method request type.
Options specified for the original Request.
path requested.
port
Generated using TypeDoc
Context a request is executed in.
Contains all the information needed to send a request.