| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
explicitly.
* test/net/http/utils.rb: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
| |
|
|
|
|
|
|
|
|
|
|
| |
OpenSSL::SSL::SSLContext.build instead of SSLContext.new (default
verify mode is now OpenSSL::SSL::VERIFY_PEER).
* lib/net/https.rb: SSL parameters are defined by attr_accessor.
* test/net/http/test_https.rb: add test for HTTPS features.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14371 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
|
|
test/net/http/test_http.rb. and start HTTP server in each test case.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|