mirror of
https://github.com/ruby/ruby.git
synced 2025-09-21 11:33:58 +02:00
Bump up net-http 0.3.0
This commit is contained in:
parent
8bce7c1a72
commit
f08dee67dc
12 changed files with 858 additions and 296 deletions
|
@ -10,7 +10,7 @@ class HTTPSProxyTest < Test::Unit::TestCase
|
|||
begin
|
||||
OpenSSL
|
||||
rescue LoadError
|
||||
skip 'autoload problem. see [ruby-dev:45021][Bug #5786]'
|
||||
omit 'autoload problem. see [ruby-dev:45021][Bug #5786]'
|
||||
end
|
||||
|
||||
TCPServer.open("127.0.0.1", 0) {|serv|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue