Optional
bodyThe request's body.
The original request's body.
Optional
headersThe request's HTTP headers.
The original request's HTTP headers.
Optional
mediaThe request's media type.
The original request's media type.
Optional
methodThe request's HTTP method.
The original request's HTTP method.
Optional
responseThe request's response type.
The original request's response type.
Optional
subThe request's subtype.
The original request's subtype.
Optional
typeThe request's type.
The original request's type.
Optional
urlThe request's URL.
The original request's URL.
Optional
useWhether the player is allowed to use credentials for cross-origin requests.
- Credentials are cookies, authorization headers or TLS client certificates.
The original request's useCredentials
value.
Generated using TypeDoc
Contains network request properties used to modify an HTTP request.