[ 原始碼: node-proxy-from-env ]
套件:node-proxy-from-env(1.1.0-2)
node-proxy-from-env 的相關連結
Debian 的資源:
下載原始碼套件 node-proxy-from-env:
- [node-proxy-from-env_1.1.0-2.dsc]
- [node-proxy-from-env_1.1.0.orig.tar.gz]
- [node-proxy-from-env_1.1.0-2.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.
其他與 node-proxy-from-env 有關的套件
|
|
|
|
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable