proxy-from-env

v1.1.0
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
proxy http_proxy https_proxy no_proxy environment

lint

eslint *.js

test

mocha ./test.js --reporter spec

test-coverage

istanbul cover ./node_modules/.bin/_mocha -- --reporter spec
npm i proxy-from-env

Metadata

  • MIT
  • Whatever
  • Rob Wu
  • released 3/4/2020

Downloads

Maintainers