Optional
backendThe Fastly configured backend the request should be sent to.
Optional
bodyA BodyInit object or null to set request's body.
Optional
cacheOptional
cacheOptional
headersA Headers object, an object literal, or an array of two-item arrays to set request's headers.
Optional
methodA string to set request's method.
Generated using TypeDoc
Constructor parameter for Request
This contains information to send along with the request (Headers, body, etc...), as well as Fastly specific information.