6.2.5
What's Changed
- Fixed internal
Response
backpressuring when streaming large amounts of content. - Improved
Response.header()
to now follow Express-like behavior for overwriting previous header values for a given header by default. - Streams fix by @piliugin-anton in #85
New Contributors
- @piliugin-anton made their first contribution in #85
Full Changelog: 6.2.4...6.2.5