Helper module - Helper functions for the main module whatwg-xhr.
- Version:
- 1.0.0
- Source:
Methods
(static) format(obj) → {string}
Format object to media type.
Parameters:
Name | Type | Description |
---|---|---|
obj |
object |
- Source:
Returns:
- Type
- string
(static) parse(string) → {object}
Parse media type to object.
Parameters:
Name | Type | Description |
---|---|---|
string |
string | object |
- Source:
Returns:
- Type
- object