Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
v0.4.6
- Updated dependencies
- Do not warn if a lot of concurrent requests are waiting for a connection with HTTP2
v0.4.5
- fix ignore query string #15
v0.4.4
- be more strict when rewriting a body #13
v0.4.3
- reset body when the request is a GET #12
v0.4.1
- Fix crash when http2 server is not available #9
v0.4.0
- Added support for http2 target #6
v0.3.0
- Add http2 -> http support #2
v0.2.0
- Fixed host and pathname handling #1