ruby/test/net
naruse ddddf044b2 merge revision(s) 39232,39233,39238: [Backport #7831][Backport #7852]
* lib/net/http:  Do not handle Content-Encoding when the user sets
	  Accept-Encoding.  This allows users to handle Content-Encoding for
	  themselves.  This restores backwards-compatibility with Ruby 1.x.

	* lib/net/http/generic_request.rb:  ditto.

	* lib/net/http/response.rb:  ditto

	* test/net/http/test_http.rb:  Test for the above.

	* test/net/http/test_http_request.rb:  ditto.

	* test/net/http/test_httpresponse.rb:  ditto.
	  [ruby-trunk - Bug #7831]

	* lib/net/http.rb:  Removed OpenSSL dependency from Net::HTTP.

	* test/net/http/test_http.rb:  Remove Zlib dependency from tests.

	* test/net/http/test_http_request.rb:  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@39244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-14 15:51:45 +00:00
..
ftp rescue EPIPE raised from conn.print because of client's timeout 2012-05-22 12:35:18 +00:00
http merge revision(s) 39232,39233,39238: [Backport #7831][Backport #7852] 2013-02-14 15:51:45 +00:00
imap test: remove or replace trailing spaces 2012-12-07 05:02:18 +00:00
pop * lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558) 2008-10-14 02:22:46 +00:00
protocol * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): 2012-11-08 10:04:24 +00:00
smtp * test/net/smtp/test_ssl_socket.rb: fix dependency. 2011-01-15 03:01:19 +00:00