1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
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
..
http * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish): 2015-08-01 08:23:32 +00:00
ftp.rb * lib/net/ftp.rb (makeport): close the TCPServer 2015-06-27 10:10:54 +00:00
http.rb * lib/net/http.rb (Net::HTTP#connect): use connect_nonblock and 2015-06-15 02:11:20 +00:00
https.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
imap.rb * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dsp 2015-05-08 06:46:18 +00:00
pop.rb
protocol.rb lib/net/*: use io/wait methods instead of IO.select 2015-04-15 20:11:23 +00:00
smtp.rb