crest/fetch/createHeaders

Creates a new instance of Headers.
Source:
Parameters:
Name Type Description
headers object An object containing any HTTP headers that you want to pre-populate your Headers object with.
Returns:
A new instance of Headers.
Type
Headers