ruby/test/net/http
nahi d1cb4a5ba7 * 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.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-10-30 13:09:03 +00:00
..
test_http.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +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 * lib/net/http.rb (Net::HTTPResponse#each_response_header): 2009-10-30 13:09:03 +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 * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
utils.rb * test/net/http/test_http.rb (_test_request__file): specify encoding 2008-06-29 18:02:24 +00:00