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/http
naruse a1de1fa575 * lib/net/http/generic_request.rb:
Amazon ECA API and GTE/1.3 disallow requests whose host has port
  number if its port number equlas to default port number of the
  scheme. [Bug #7650]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38707 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-01-05 15:04:48 +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
generic_request.rb * lib/net/http/generic_request.rb: 2013-01-05 15:04:48 +00:00
header.rb
proxy_delta.rb
request.rb * lib/net/http/response.rb: Automatically inflate gzip and 2012-07-19 22:43:38 +00:00
requests.rb
response.rb * lib/net/http.rb: Requests may be created with a URI which sets the 2012-12-21 20:36:07 +00:00
responses.rb Fix 4xx classes to inherit correctly from Net::HTTPClientError 2012-07-05 03:31:31 +00:00