1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

NEWS: update for WEBrick Proc body responses

Better late than never :x [Feature #855]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
normal 2017-12-15 21:55:50 +00:00
parent 3ed8d3983c
commit d02f2996d2

1
NEWS
View file

@ -376,6 +376,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* WEBrick
* Add Server Name Indication (SNI) support [Feature #13729]
* support Proc objects as body responses [Feature #855]
* Zlib