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
mame 57c1406697 * lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip the
last newline of chunk.  [ruby-core:29229]

* test/net/http/utils.rb: add an option for chunked response test.

* test/net/http/test_http.rb: add tests for chunked response.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27605 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-03 23:42:26 +00:00
..
test_http.rb * lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip the 2010-05-03 23:42:26 +00:00
test_httpheader.rb
test_httpresponse.rb * lib/net/http.rb (Net::HTTPResponse#each_response_header): 2009-10-30 13:09:03 +00:00
test_https.rb
test_https_proxy.rb
utils.rb * lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip the 2010-05-03 23:42:26 +00:00