Skip to content

v20.13.0

Compare
Choose a tag to compare
released this 20 Apr 11:21
· 317 commits to master since this release

This release fixes a minor issue where the HTTP parser did not allow header values with bytes above 7-bit ASCII. Now it is possible to receive any byte sequence except for terminating CRLF. A unit test for this was added.