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 58835a94ef * lib/net/http.rb (edit_path): use path which is absolute ftp url
on using ftp_proxy.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-04-03 23:18:20 +00:00
..
http * lib/net/http/header.rb: pass header names as symbols. 2015-02-08 11:09:44 +00:00
ftp.rb * lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst, 2015-02-10 02:26:06 +00:00
http.rb * lib/net/http.rb (edit_path): use path which is absolute ftp url 2015-04-03 23:18:20 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb * lib/net/imap.rb: Fix undefined variable usage & refactor/DRY 2014-12-06 01:13:45 +00:00
pop.rb * lib/net/pop.rb: [DOC] Fix typo 2013-12-13 02:38:55 +00:00
protocol.rb net/protocol.rb: fix SMTP dot stuffing 2014-05-23 12:36:30 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP#data): enable buffering while 2014-07-11 19:22:19 +00:00
telnet.rb * lib/drb/drb.rb: use attr_reader instead of Module#attr. 2014-08-27 12:10:21 +00:00