Closed jviotti closed 9 years ago
I'm trying to download a resource which required authentication via a token in an HTTP header.
Is there a way to inject an HTTP header before triggering the download?
https://github.com/request/request#requestoptions-callback.
I'm trying to download a resource which required authentication via a token in an HTTP header.
Is there a way to inject an HTTP header before triggering the download?