- Source:
Methods
(static) makeResponse(headersnon-null, datanullable, status, uri, responseURL, requestType) → (non-null) {shaka.extern.Response}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
headers |
Object.<string, string> | ||
data |
ArrayBuffer |
<nullable> |
|
status |
number | ||
uri |
string | ||
responseURL |
string | ||
requestType |
shaka.net.NetworkingEngine.RequestType |
- Source: