Optional
cookiesString representing the cookies sent along with the request
Optional
dataAny data sent in the request's body, as a JSON string
Optional
headersSpecific headers from the request
Optional
methodThe request's method
Optional
query_The request's query params
Optional
urlThe request's URL, including query string
Generated using TypeDoc
Data extracted from an incoming request to a node server