ruby/lib/net
drbrain faa9fb59e3 Merge trunk revision: 39463
* lib/net/http.rb:  Removed duplicate Accept-Encoding in Net::HTTP#get.
  [ruby-trunk - Bug #7924]
* test/net/http/test_http.rb:  Test for the above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@39464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-24 06:19:29 +00:00
..
http merge revision(s) 39232,39233,39238: [Backport #7831][Backport #7852] 2013-02-14 15:51:45 +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 Merge trunk revision: 39463 2013-02-24 06:19:29 +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: Fix rdoc title for Net::POP3 2013-02-02 04:32:25 +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: Fix rdoc title for Net::SMTP 2013-02-02 04:37:45 +00:00
telnet.rb * lib/net/protocol.rb (module Net): Added ReadTimeout to match 2012-04-11 21:20:51 +00:00