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
drbrain b1a0509b54 * lib/net/http/response.rb: Automatically inflate gzip and
deflate-encoded response bodies.  [Feature #6942]
* lib/net/http/generic_request.rb:  Automatically accept gzip and
  deflate content-encoding for requests.  [Feature #6494]
* lib/net/http/request.rb:  Updated documentation for #6494.
* lib/net/http.rb:  Updated documentation for #6492 and #6494, removed
  Content-Encoding handling now present in Net::HTTPResponse.
* test/net/http/test_httpresponse.rb:  Tests for #6492
* test/net/http/test_http_request.rb:  Tests for #6494
* test/open-uri/test_open-uri.rb (test_content_encoding):  Updated test
  for automatic content-encoding handling.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-07-19 22:43:38 +00:00
..
ftp rescue EPIPE raised from conn.print because of client's timeout 2012-05-22 12:35:18 +00:00
http * lib/net/http/response.rb: Automatically inflate gzip and 2012-07-19 22:43:38 +00:00
imap * lib/net/imap.rb (decode_utf7, encode_utf7): refactored by 2012-05-09 07:03:19 +00:00
pop
smtp * test/net/smtp/test_ssl_socket.rb: fix dependency. 2011-01-15 03:01:19 +00:00