Constructor
new HttpPluginUtils()
A set of http networking utility functions.
- Source:
 
Methods
makeResponse(headersnon-null, data, status, uri, responseURL, requestType) → {shaka.extern.Response}
Parameters:
| Name | Type | Description | 
|---|---|---|
headers | 
            
            Object.<string, string> | |
data | 
            
            BufferSource | |
status | 
            
            number | |
uri | 
            
            string | |
responseURL | 
            
            string | |
requestType | 
            
            shaka.net.NetworkingEngine.RequestType | 
- Source: