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
drbrain 023561f704 * 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/trunk@39463 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-24 06:15:05 +00:00
..
http * lib/net/http: Do not handle Content-Encoding when the user sets 2013-02-14 01:08:19 +00:00
ftp.rb
http.rb * lib/net/http.rb: Removed duplicate Accept-Encoding in Net::HTTP#get. 2013-02-24 06:15:05 +00:00
https.rb
imap.rb
pop.rb * lib/net/pop.rb: Fix rdoc title for Net::POP3 2013-02-02 04:32:25 +00:00
protocol.rb
smtp.rb * lib/net/smtp.rb: Fix rdoc title for Net::SMTP 2013-02-02 04:37:45 +00:00
telnet.rb