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
ktsj 9cf11b70ca * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):
fix a bug that empty gzipped response body causes Zlib::BufError.
  [ruby-core:68846] [Bug #11058]

* test/net/http/test_httpresponse.rb: tests for the above.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-08-01 08:23:32 +00:00
..
test_buffered_io.rb
test_http.rb use assert_raise 2015-06-02 02:18:44 +00:00
test_http_request.rb
test_httpheader.rb * lib/net/http/header.rb: pass header names as symbols. 2015-02-08 11:09:44 +00:00
test_httpresponse.rb * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish): 2015-08-01 08:23:32 +00:00
test_httpresponses.rb
test_https.rb test_https.rb: skip old OpenSSL 2014-12-13 07:08:18 +00:00
test_https_proxy.rb
utils.rb