Support custom headers
This release adds the ability to add extra custom headers via the headers
config property, either as a static set of a headers or a function that (synchronously or asynchronously) yields the headers.
This release adds the ability to add extra custom headers via the headers
config property, either as a static set of a headers or a function that (synchronously or asynchronously) yields the headers.