node-configurable-http-proxy 4.5.3+~cs15.2.4-3ubuntu1 source package in Ubuntu

Changelog

node-configurable-http-proxy (4.5.3+~cs15.2.4-3ubuntu1) lunar; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - d/rules: add test.localhost.jovyan.org to NO_PROXY

node-configurable-http-proxy (4.5.3+~cs15.2.4-3) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Drop tests that depends on obsolete node-request

node-configurable-http-proxy (4.5.3+~cs15.2.4-2) unstable; urgency=medium

  * Team upload
  * Add fix for jest >= 29

 -- Steve Langasek <email address hidden>  Sat, 04 Mar 2023 19:10:29 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-configurable-http-proxy_4.5.3+~cs15.2.4.orig-bintrees.tar.gz 1.0 MiB 84841cb512f3e65e325573df5784a2f252a29c6c97719881d6b1c8437b5d11c4
node-configurable-http-proxy_4.5.3+~cs15.2.4.orig-prom-client.tar.gz 53.8 KiB 149aff324fed19509a756d25e0aa47c9b763e02e2ba92899d6cebfd7eba0488b
node-configurable-http-proxy_4.5.3+~cs15.2.4.orig-tdigest.tar.gz 15.6 KiB 60f53f55345157b820433177ad290c3846397bbeec9f5c10ae9f548256ccc0f6
node-configurable-http-proxy_4.5.3+~cs15.2.4.orig.tar.gz 107.0 KiB b3bb67baa097ff670ad4e3c7770ccd5468f4fb56a91d91b735c9b8bdecee935e
node-configurable-http-proxy_4.5.3+~cs15.2.4-3ubuntu1.debian.tar.xz 6.9 KiB 49dad37d59906804b85448a4a98825d330546e02ec03dc254e444e811a3ba1c0
node-configurable-http-proxy_4.5.3+~cs15.2.4-3ubuntu1.dsc 4.3 KiB c43783ae6c661f5ea7d0604b9cede3b87c0ebf9b4a341d03b4d56c3cc330b81d

View changes file

Binary packages built by this source

node-configurable-http-proxy: configurable-on-the-fly HTTP Proxy in Node.js

 configurable-http-proxy (CHP) provides you with a way to update and
 manage a proxy table using a command line interface or REST API. It
 is a simple wrapper around node-http-proxy. node-http-proxy is an
 HTTP programmable proxying library that supports websockets and is
 suitable for implementing components such as reverse proxies and load
 balancers. By wrapping node-http-proxy, configurable-http-proxy
 extends this functionality to JupyterHub deployments.
 .
 Node.js is an event-based server-side JavaScript engine.