What's Changed
- test(ws): on error event with unreachable websocket target by @chimurai in #1243
- feat(router): add 'res' and 'options' to router function by @chimurai in #1244
- test(http2): improve test by @chimurai in #1245
- test(router): add dynamic agent test by @chimurai in #1246
- feat(pathRewrite): add 'res' and 'options' to custom pathRewrite function by @chimurai in #1247
- docs: fix documentation drift by @chimurai in #1248
- fix(responseInterceptor): prevent trailer/content-length conflict by @chimurai in #1249
- feat(zstd): support zstd compression in responseInterceptor and fixRequestBody by @chimurai in #1250
- fix(responseInterceptor): handle bodyless responses (HEAD/1xx/204/304) with content-encoding by @chimurai in #1251
- chore(package.json): v4.1.0-beta.2 by @chimurai in #1252
Full Changelog: v4.1.0-beta.1...v4.1.0-beta.2