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
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
..
http * lib/net/http/generic_request.rb: 2013-01-05 15:04:48 +00:00
ftp.rb * lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nil 2012-05-21 12:56:17 +00:00
http.rb * lib/net/http.rb: Requests may be created with a URI which sets the 2012-12-21 20:36:07 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb remove trailing spaces. 2012-11-20 12:34:37 +00:00
pop.rb * lib/net/pop.rb (POP3.certs): fix typo in comment. 2012-11-16 06:37:06 +00:00
protocol.rb * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): 2012-11-08 10:04:24 +00:00
smtp.rb * lib/net/smtp.rb (check_continue): raise an error with an explanatory 2012-04-24 12:55:13 +00:00
telnet.rb * lib/net/protocol.rb (module Net): Added ReadTimeout to match 2012-04-11 21:20:51 +00:00