[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#972549: ITP: node-https-proxy-agent -- An HTTP(s) proxy http.Agent implementation for HTTPS



Package: wnpp
Owner: Andrius Merkys <merkys@debian.org>
Severity: wishlist
Control: block 959412 by -1

* Package name    : node-https-proxy-agent
  Version         : 5.0.0
  Upstream Author : Nathan Rajlich <nathan@tootallnate.net>
* URL             : https://github.com/TooTallNate/node-https-proxy-agent
* License         : Expat
  Programming Lang: JavaScript
  Description     : An 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).

node-https-proxy-agent is a dependency of node-puppeteer.

Remark: This package is to be maintained with Debian Javascript
Maintainers at
   https://salsa.debian.org/js-team/node-https-proxy-agent


Reply to: