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
shugo 3e70f44ae9 * lib/net/ftp.rb (parse257): refactor.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-10-09 08:29:36 +00:00
..
http * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish): 2015-08-01 08:23:32 +00:00
ftp.rb * lib/net/ftp.rb (parse257): refactor. 2015-10-09 08:29:36 +00:00
http.rb * lib/net/http.rb: removed unused variable. It's removed at r13648. 2015-09-25 01:07:30 +00:00
https.rb * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
imap.rb * lib/net/imap.rb: use frozen_string_literal: true. 2015-10-09 07:42:34 +00:00
pop.rb * lib/net/pop.rb: [DOC] Fix typo 2013-12-13 02:38:55 +00:00
protocol.rb lib/net/*: use io/wait methods instead of IO.select 2015-04-15 20:11:23 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP#data): enable buffering while 2014-07-11 19:22:19 +00:00