[ ソース: node-proxy-from-env ]
パッケージ: node-proxy-from-env (1.1.0-4)
node-proxy-from-env に関するリンク
Debian の資源:
node-proxy-from-env ソースパッケージをダウンロード:
- [node-proxy-from-env_1.1.0-4.dsc]
- [node-proxy-from-env_1.1.0.orig.tar.gz]
- [node-proxy-from-env_1.1.0-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
offers getProxyForUrl to get the proxy URL for a URL
proxy-from-env is a Node.js package that exports a function (getProxyForUrl) that takes an input URL (a string or url.parse's return value) and returns the desired proxy URL (also a string) based on standard proxy environment variables. If no proxy is set, an empty string is returned.