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
ktsj 02377a3a79 * lib/net/http/header.rb: [DOC] add documentation that
Net::HTTPHeader#{each_header,each_name,each_capitalized_name,
  each_value,each_capitalized} without block returns an enumerator.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-05-04 09:46:48 +00:00
..
http * lib/net/http/header.rb: [DOC] add documentation that 2016-05-04 09:46:48 +00:00
ftp.rb net/ftp.rb: NullSocket#closed? 2016-02-12 02:50:09 +00:00
http.rb * lib/net/http.rb: Improve documentation for SSL requests via GET method. 2016-04-22 02:27:10 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
pop.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
protocol.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
smtp.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00