[ 源代码: node-proxy-from-env ]
软件包:node-proxy-from-env(1.1.0+~1.0.1-1)
node-proxy-from-env 的相关链接
Debian 的资源:
下载源码包 node-proxy-from-env:
- [node-proxy-from-env_1.1.0+~1.0.1-1.dsc]
- [node-proxy-from-env_1.1.0+~1.0.1.orig-types-proxy-from-env.tar.gz]
- [node-proxy-from-env_1.1.0+~1.0.1.orig.tar.gz]
- [node-proxy-from-env_1.1.0+~1.0.1-1.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.