1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/http
yugui 0777c729cd merges r25579 and r25581 from trunk into ruby_1_9_1.
--
        * lib/net/http.rb (Net::HTTPResponse#each_response_header):
          accept multiline message header of HTTP response.  see #1796.
          cf. RFC 2616 '4.2 Message Header'.                          

        * test/net/http/test_httpresponse.rb: added.
--
        * lib/net/http.rb (Net::HTTPResponse#each_response_header):
          cosmetic: '?\ ' -> '?\s'

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@26511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-01-30 12:54:29 +00:00
..
test_http.rb * test/net/http/test_http.rb (_test_request__file): specify encoding 2008-06-29 18:02:24 +00:00
test_httpheader.rb * test: assert_raises has been deprecated since a long time ago. 2008-09-24 17:44:39 +00:00
test_httpresponse.rb merges r25579 and r25581 from trunk into ruby_1_9_1. 2010-01-30 12:54:29 +00:00
test_https.rb * test/net/http/test_https.rb: should rescue LoadError. 2007-12-23 19:05:39 +00:00
test_https_proxy.rb catch EOFError in a thread. 2007-12-15 11:12:20 +00:00
utils.rb * test/net/http/test_http.rb (_test_request__file): specify encoding 2008-06-29 18:02:24 +00:00