| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-04 | 1.4 kB | |
| v4.2.0 source code.tar.gz | 2026-07-04 | 1.0 MB | |
| v4.2.0 source code.zip | 2026-07-04 | 1.1 MB | |
| Totals: 3 Items | 2.1 MB | 2 | |
What's Changed
- feat(types): export OnProxyEvent type by @Netail in https://github.com/chimurai/http-proxy-middleware/pull/1263
- refactor(errors): use HttpProxyMiddlewareError class by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1264
- chore(package.json): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1265
- test(e2e): add HttpAgent keepAlive test (#472) by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1267
- test(e2e): assert invalid multipart error log by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1272
- feat(debug-proxy-errors-plugin): diagnostic message for POST + bodyParser + ECONNRESET error by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1273
- chore(debug-proxy-errors-plugin): fix BODY_PARSER_ERROR_MESSAGE formatting by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1274
- chore(package.json): update dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1275
- chore(package.json): v4.2.0 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1276
New Contributors
- @Netail made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/1263
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v4.1.1...v4.2.0