fast-proxy icon indicating copy to clipboard operation
fast-proxy copied to clipboard

Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, HTTP2

Results 13 fast-proxy issues
Sort by recently updated
recently updated
newest added

I believe there is some overlap here between this library and https://github.com/nxtedition/node-http2-proxy and just wanted to give a ping and see if there is any potential to combine efforts? I'm...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

This PR fixes/add first level of validation to the Host header value. Without this check, the proxy would throw an internal error if the Host header is missing. _A Host...

Thank you fo this amazing plugin. This is a very minor change that will make this plugin more flexible. I have override the request "agent:" property in `function handleHttp1Req (opts,...

I want to proxy on a per - route basis. I tried but keep getting an error in kubernetes containers and is behind an nginx ingress. #### You have already...

#### Checklist - [x] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [x]...

Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.0.3. Release notes Sourced from chai's releases. v5.0.3 Fix bad v5.0.2 publish. Full Changelog: https://github.com/chaijs/chai/compare/v5.0.2...v5.0.3 v5.0.2 What's Changed build(deps): bump nanoid and mocha by @​dependabot...

dependencies
javascript

Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 6.5.0. Release notes Sourced from undici's releases. v6.5.0 What's Changed build(deps-dev): bump jsdom from 23.2.0 to 24.0.0 by @​dependabot in nodejs/undici#2632 feat: Implement EventSource by...

dependencies
javascript

#### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x] commit message...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...