Attach headers to request headers from callback function.
Note: This function does not work with multiple asynchronous
operations by default. If you want to apply to multiple
asynchronous operations, you need to call the ensure function
before each asynchronous operation. (the first one doesn't need)
Attach headers to request headers from callback function.
Note: This function does not work with multiple asynchronous operations by default. If you want to apply to multiple asynchronous operations, you need to call the
ensure
function before each asynchronous operation. (the first one doesn't need)