1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Changelog for previous

This commit is contained in:
Nate Berkopec 2019-10-07 16:07:01 +02:00
parent 70e381d853
commit 2f9d84e8c9
No known key found for this signature in database
GPG key ID: BDD7A4B8E43906A6

View file

@ -1,9 +1,11 @@
## Master
* Features
* Strip whitespace at end of HTTP headers (#2010)
* Optimize HTTP parser for JRuby (#2012)
* Bugfixes
* Your bugfix goes here (#Github Number)
* Fix Errno::EINVAL when SSL is enabled and browser rejects cert (#1564)
## 4.2.1 / 2019-10-07