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 6811973d13 * lib/net/http/response.rb (Net::HTTP.each_response_header):
raise first exception even if inflate_body_io.finish raises error.
  when begin block raises error, finish usually raises error too.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-03 19:46:34 +00:00
..
http * lib/net/http/response.rb (Net::HTTP.each_response_header): 2014-07-03 19:46:34 +00:00
ftp.rb * lib/net/ftp.rb (gets, readline): read lines without LF properly. 2014-06-17 07:44:53 +00:00
http.rb change default not tot create useless object 2014-07-03 17:59:49 +00:00
https.rb
imap.rb * lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range in 2014-06-23 08:46:11 +00:00
pop.rb
protocol.rb net/protocol.rb: fix SMTP dot stuffing 2014-05-23 12:36:30 +00:00
smtp.rb * lib/net/smtp.rb: [DOC] Remove dead link to RAA by Giorgos Tsiftsis 2014-01-13 05:49:12 +00:00
telnet.rb