googleapis / googleapis/google-api-nodejs-client
Global and local proxy settings
Open
type: feature request
- Dominant language
- TypeScript
- Stars
- 12.2k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 24
Description
Hello!
The documentation here https://github.com/googleapis/google-api-nodejs-client#using-a-proxy says that I can override global proxy settings (via `HTTPS_PROXY`) somehow for a particular request. Please note how it is possible. I couldn't find no `proxy` property for `googleapis` requests, nor its API clients.
e.g. in my case I want every `googleapi` request to pass through a proxy, but I don't want to use global proxy (environment variable). Is this possible?
#1899
Contributor guide
Assessment
This issue has not been assessed yet.