1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/http
Yusuke Endoh 0c611d7f4f test/net/http/test_https.rb: The test logic was buggy
The expected certs must be `[CA_CERT, SERVER_CERT]` before 1.1.1g and
`[SERVER_CERT]` after 1.1.1h.
2020-09-24 19:39:51 +09:00
..
test_buffered_io.rb
test_http.rb test/net/http/test_http.rb: relax open_timeout limit 2020-03-21 23:09:17 +09:00
test_http_request.rb
test_httpheader.rb
test_httpresponse.rb Skip test_read_body_block_mod for --jit-wait 2020-06-22 10:45:39 -07:00
test_httpresponses.rb
test_https.rb test/net/http/test_https.rb: The test logic was buggy 2020-09-24 19:39:51 +09:00
test_https_proxy.rb
utils.rb Let Net::HTTP.get take request headers (#2957) 2020-03-10 22:26:22 -07:00