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 0f7e301fe1 * lib/net/http/response.rb (Net::HTTPResponse): require one or more
spaces [Bug #10591].
  by leriksen <leif.eriksen.au@gmail.com>
  https://github.com/ruby/ruby/pull/782 fix GH-782
  NOTE: graph.facebook.com returns without SP Reason-Phrase.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48948 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-23 18:10:19 +00:00
..
http * lib/net/http/response.rb (Net::HTTPResponse): require one or more 2014-12-23 18:10:19 +00:00
ftp.rb normalize reference to Timeout::Error 2014-10-07 20:00:09 +00:00
http.rb use clock_gettime to avoid object creation 2014-11-26 08:22:35 +00:00
https.rb
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