ruby/lib/net/http
nagachika 3b90cf70d1 merge revision(s) 51061,51063,51091: [Backport #11285]
* lib/net/http/response.rb (inflater): CONTENT_ENCODING can be upper
	  case. [ruby-core:69670] [Bug #11285] patched by Andy Chu

	* test/net/http/test_httpresponse.rb
	(HTTPResponseTest#test_read_body_content_encoding_deflate_uppercase):
	fix a failure without zlib.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@51522 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-08-10 16:47:03 +00:00
..
backward.rb * lib/net/http/backward.rb (class Net): Restored Net::HTTPSession to 2012-08-23 22:42:12 +00:00
exceptions.rb * lib/net/http.rb: Broke up Net::HTTP into individual files. 2012-05-22 20:36:21 +00:00
generic_request.rb * lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec): 2014-08-05 19:10:23 +00:00
header.rb * lib/net/http/header.rb: [DOC] Net::HTTP#to_hash returns pair of key and array values. Thanks @bjhaid [fix GH-467] 2013-12-07 10:33:16 +00:00
proxy_delta.rb * lib/net/http.rb: Broke up Net::HTTP into individual files. 2012-05-22 20:36:21 +00:00
request.rb * lib/net/http/response.rb: Automatically inflate gzip and 2012-07-19 22:43:38 +00:00
requests.rb * lib/net/http/requests.rb (Net::HTTP::Options::RESPONSE_HAS_BODY): 2014-08-05 19:20:28 +00:00
response.rb merge revision(s) 51061,51063,51091: [Backport #11285] 2015-08-10 16:47:03 +00:00
responses.rb * lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308) 2014-06-12 09:32:36 +00:00