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 91539d71d8 * lib/net/http/responses.rb:
Add `HTTPIMUsed`, as it is also supported by rack/rails.
  RFC - http://tools.ietf.org/html/rfc3229
  by Vipul A M <vipulnsward@gmail.com>
  https://github.com/ruby/ruby/pull/447 fix GH-447

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-08 17:11:46 +00:00
..
http * lib/net/http/responses.rb: 2013-12-08 17:11:46 +00:00
ftp.rb * lib/net/ftp.rb: [DOC] Document Net::FTP.mdtm and .set_socket and fix 2013-11-07 17:38:18 +00:00
http.rb * lib/net/http/responses.rb: 2013-12-08 17:11:46 +00:00
https.rb
imap.rb * lib/net/imap.rb (capability_response): should ignore trailing 2013-06-05 13:44:17 +00:00
pop.rb fix typos inspired by r40825 2013-05-19 14:50:47 +00:00
protocol.rb
smtp.rb * lib/net/smtp.rb: [DOC] Fix typo 2013-12-03 12:14:22 +00:00
telnet.rb