Binary package “node-https-proxy-agent” in openkylin yangtze
HTTP(s) proxy http.Agent implementation for HTTPS
This module 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, which tells the proxy to open a direct TCP
connection to the destination server.
.
Since this agent implements the CONNECT HTTP method, it also works with other
protocols that use this method when connecting over proxies (i.e. WebSockets).
Published versions
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in amd64 (Proposed)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in amd64 (Release)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in arm64 (Proposed)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in arm64 (Release)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in i386 (Release)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in i386 (Proposed)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in riscv64 (Proposed)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in riscv64 (Release)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in rv64g (Release)
- node-https-proxy-agent 5.0.0+~cs8.0.0-ok1 in rv64g (Proposed)