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 d212a89c38 * lib/net/http/backward.rb (class Net): Restored Net::HTTPSession to
fix backwards-compatibility with ancient Net::HTTP.  [Bug #6889]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-23 22:42:12 +00:00
..
http * lib/net/http/backward.rb (class Net): Restored Net::HTTPSession to 2012-08-23 22:42:12 +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: Added SSL session reuse across connections for a 2012-07-25 00:05:59 +00:00
https.rb
imap.rb remove trainling spaces. 2012-08-21 04:50:18 +00:00
pop.rb * lib/net/protocol.rb (module Net): Added ReadTimeout to match 2012-04-11 21:20:51 +00:00
protocol.rb * lib/net/protocol.rb (module Net): Added ReadTimeout to match 2012-04-11 21:20:51 +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