mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
protocol.rb version 1.1.17
o http.rb: 'Host:' field includes port if port != 80 o http.rb: see also 'proxy-connection:' field git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fedf48986d
commit
2a34f89e35
2 changed files with 12 additions and 2 deletions
|
@ -15,7 +15,7 @@ require 'socket'
|
|||
|
||||
module Net
|
||||
|
||||
Version = '1.1.16'
|
||||
Version = '1.1.17'
|
||||
|
||||
=begin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue