https-proxy-agent

An HTTP(s) proxy `http.Agent` implementation for HTTPS


Keywords
https, proxy, endpoint, agent, http, nodejs, pac, socks
License
MIT
Install
npm install https-proxy-agent@2.0.0

Documentation

Node.js HTTP Proxy Agents Monorepo

Build Status

This monorepo contains various Node.js HTTP Agent implementations that operate over proxies using various protocols.

For the most common use-cases, you should be using the proxy-agent module, which utilizes the other, more low-level, agent implementations.

You can find changelogs here.