{"library":"https-proxy-agent","type":"library","category":null,"description":"https-proxy-agent is an `http.Agent` implementation specifically designed for making HTTPS requests through an HTTP or HTTPS proxy server. It leverages the HTTP `CONNECT` method to establish a TCP tunnel through the proxy to the target destination. This enables secure communication over proxied networks and is also compatible with protocols like WebSockets that utilize the `CONNECT` method for proxy tunneling. The current stable version is 9.0.0, released as part of the `proxy-agents` monorepo, which implies a release cadence tied to updates across the proxy agent family. A key differentiator is its direct focus on the `CONNECT` method for HTTPS and WebSocket tunneling, providing a robust solution for environments requiring explicit proxy configuration. It requires Node.js version 20 or higher.","language":"javascript","status":"active","version":"9.0.0","tags":["javascript","https","proxy","endpoint","agent"],"last_verified":"Wed May 27","install":[{"cmd":"npm install https-proxy-agent","imports":["import { HttpsProxyAgent } from 'https-proxy-agent';","import type { HttpsProxyAgentOptions } from 'https-proxy-agent';"]},{"cmd":"yarn add https-proxy-agent","imports":[]},{"cmd":"pnpm add https-proxy-agent","imports":[]}],"homepage":null,"github":"https://github.com/TooTallNate/proxy-agents","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/https-proxy-agent","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/https-proxy-agent/compatibility"}}