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
nobu e83922a3ce net/http/header.rb: refactor
* lib/net/http/header.rb (connection_close?): match headers
  without making intermediate arrays.

* lib/net/http/header.rb (connection_keep_alive?): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-04-25 07:56:07 +00:00
..
http net/http/header.rb: refactor 2016-04-25 07:56:07 +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