This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correctly set HTTP headers on outgoing requests. (#69)
settings options.headers does not directly update the headers, setHeader ensures the modifications make it to the actual request.
- Loading branch information