Beta
Optional
bodyThe body of the request.
Optional
cmcdThe Common Media Client Data (CMCD) that comprises media and request related information.
Optional
credentialsIndicates whether the user agent should send or receive cookies from the other domain in the case of cross-origin requests.
Optional
customAny custom data.
Optional
headersThe headers object associated with the request.
Optional
methodThe request's method (GET, POST, etc).
Optional
modeThe mode of the request (e.g., cors, no-cors, same-origin, etc).
Optional
responseThe response type with which the response from the server shall be compatible.
Optional
timeoutThe number of milliseconds the request can take before automatically being terminated. If undefined or value is 0 then there is no timeout.
The URL of the request.
Common request API.