configurable-http-proxy icon indicating copy to clipboard operation
configurable-http-proxy copied to clipboard

node-http-proxy plus a REST API

Results 32 configurable-http-proxy issues
Sort by recently updated
recently updated
newest added

### Proposed change Now that we've updating things to more modern js, we can update all our code to use async/await instead of promises. This should have no user-facing or...

maintenance

### Proposed change At Airbnb, we have an internal deployment of configurable-http-proxy which sits behind our company-wide authentication proxy. The [jupyter-rsession-proxy](https://github.com/jupyterhub/jupyter-rsession-proxy) extension breaks with the `x-forwarded-port` header set by configurable-http-proxy;...

enhancement