[ ソース: node-proxy-agents ]
パッケージ: node-https-proxy-agent (7.0.4~0~2024040606-4)
node-https-proxy-agent に関するリンク
Debian の資源:
node-proxy-agents ソースパッケージをダウンロード:
- [node-proxy-agents_0~2024040606-4.dsc]
- [node-proxy-agents_0~2024040606.orig-args.tar.xz]
- [node-proxy-agents_0~2024040606.orig-basic-ftp.tar.xz]
- [node-proxy-agents_0~2024040606.orig-types-args.tar.xz]
- [node-proxy-agents_0~2024040606.orig.tar.xz]
- [node-proxy-agents_0~2024040606-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
HTTP(s) proxy http.Agent implementation for HTTPS
node-http-proxy-agent provides an http.Agent implementation that connects to a specified HTTP or HTTPS proxy server, and can be used with the built-in https module.
Specifically, this Agent implementation connects to an intermediary "proxy" server and issues the CONNECT HTTP method, which tells the proxy to open a direct TCP connection to the destination server.
その他の node-https-proxy-agent 関連パッケージ
|
|
|
|
-
- dep: node-agent-base (>= 7)
- Node.js wrapper around http.Agent class