[ Bron: node-proxy-agents ]
Pakket: node-https-proxy-agent (7.0.4~0~2024040606-4)
Verwijzigingen voor node-https-proxy-agent
Debian bronnen:
Het bronpakket node-proxy-agents downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-https-proxy-agent gerelateerde pakketten
|
|
|
|
-
- dep: node-agent-base (>= 7)
- Node.js wrapper around http.Agent class