aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cgi
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-28 04:09:20 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-28 04:09:20 +0000
commit91c84cda9b4c12be09424202f0ea30b7d4a91e0b (patch)
tree477b8a4398e5458a3341d7210188e2fe47d98a8c /lib/cgi
parent249569fd8e6ba2c10082ab3eaaff6d1230998f01 (diff)
downloadruby-91c84cda9b4c12be09424202f0ea30b7d4a91e0b.tar.gz
* lib/net/ftp.rb (Net::FTP#initialize): sets @binary to true.
* lib/net/ftp.rb (Net::FTP#binary=): sends a TYPE command only when logged in. [ruby-dev:39548] * lib/net/ftp.rb (Net::FTP#send_type_command): new private method which sends an appropriate TYPE command according to the value of @binary. * lib/net/ftp.rb (Net::FTP#login): calls send_type_command instead of binary=. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25519 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/cgi')
0 files changed, 0 insertions, 0 deletions