http-proxy-middleware
http-proxy-middleware copied to clipboard
Error emitted on proxy server after original request is aborted
trafficstars
Checks
- [X] I understand project setup issues should be asked on StackOverflow or in GitHub Discussions.
- [X] I updated to latest
http-proxy-middleware.
Describe the bug (be clear and concise)
There is a bug in underlying library http-proxy, but that library is not maintained anymore since almost 4 years.
Is there way to have that fixed somehow?
Step-by-step reproduction instructions
All steps for reproduction are explained in an [issue in underlying http-proxy library](https://github.com/http-party/node-http-proxy/issues/1455).
Expected behavior (be clear and concise)
explained here: https://github.com/http-party/node-http-proxy/issues/1455
How is http-proxy-middleware used in your project?
explained here: https://github.com/http-party/node-http-proxy/issues/1455
What http-proxy-middleware configuration are you using?
explained here: https://github.com/http-party/node-http-proxy/issues/1455
What OS/version and node/version are you seeing the problem?
Node 18
Additional context (optional)
No response