#1039507 ITP: node-pac-proxy-agent -- PAC file proxy `http.Agent` implementation for HTTP and HTTPS

#1039507#5
Date:
2023-06-26 19:36:17 UTC
From:
To:
* Package name    : node-pac-proxy-agent
   Version         : 5.0.0
   Upstream Author : Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
* URL             : https://github.com/TooTallNate/node-pac-proxy-agent
* License         : Expat
   Programming Lang: JavaScript
   Description     : PAC file proxy `http.Agent` implementation for HTTP
and HTTPS

This module provides an http.Agent implementation that retreives the
specified PAC proxy file and uses it to resolve which HTTP, HTTPS, or SOCKS
proxy, or if a direct connection should be used to connect to the HTTP
endpoint. It is designed to be be used with the built-in http and https
modules.

This package is part of my effort to package corepack for Debian.
Package will be maintained by the Debian JavaScript Team.