mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: style fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0cbec6027c
commit
5e12ce3c69
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@ Tue Dec 13 07:30:14 2011 Aaron Patterson <aaron@tenderlovemaking.com>
|
||||||
|
|
||||||
* lib/webrick/httpresponse.rb (setup_header): 1xx responses
|
* lib/webrick/httpresponse.rb (setup_header): 1xx responses
|
||||||
are allowed to have Keep-Alive connections.
|
are allowed to have Keep-Alive connections.
|
||||||
|
|
||||||
* test/webrick/test_httpresponse.rb: corresponding test.
|
* test/webrick/test_httpresponse.rb: corresponding test.
|
||||||
|
|
||||||
Tue Dec 13 07:13:28 2011 Aaron Patterson <aaron@tenderlovemaking.com>
|
Tue Dec 13 07:13:28 2011 Aaron Patterson <aaron@tenderlovemaking.com>
|
||||||
|
|
||||||
* lib/webrick/httpresponse.rb (setup_header): 204 and 304 responses
|
* lib/webrick/httpresponse.rb (setup_header): 204 and 304 responses
|
||||||
are allowed to have a Keep-Alive connection. [ruby-core:41581]
|
are allowed to have a Keep-Alive connection. [ruby-core:41581]
|
||||||
|
|
||||||
* test/webrick/test_httpresponse.rb: corresponding test.
|
* test/webrick/test_httpresponse.rb: corresponding test.
|
||||||
|
|
||||||
Tue Dec 13 06:29:39 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Tue Dec 13 06:29:39 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
Loading…
Add table
Reference in a new issue