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
nahi 76af5abe21 * 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/branches/ruby_1_8@25577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-10-30 13:05:23 +00:00
..
http * lib/net/http.rb (Net::HTTPResponse#each_response_header): 2009-10-30 13:05:23 +00:00
imap * lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002] 2006-11-04 13:03:20 +00:00
pop * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558) 2008-10-14 02:18:50 +00:00