ruby/test/net/http
Christian van Rensen f109269a03 [ruby/net-http] fix a false-negative test
* no_proxy is meant to operate on the destination address, not on the name of the proxy
* if both end with `'.example'`, the test does not nail down the behaviour

bb9a5cfa3d
2023-10-30 09:27:06 +00:00
..
test_buffered_io.rb
test_http.rb [ruby/net-http] fix a false-negative test 2023-10-30 09:27:06 +00:00
test_http_request.rb
test_httpheader.rb [ruby/net-http] Fix test for Ruby head 2022-11-26 16:06:05 -05:00
test_httpresponse.rb [ruby/net-http] Net::HTTPResponse nil checking 2023-10-05 07:11:52 +00:00
test_httpresponses.rb
test_https.rb [ruby/net-http] Force TLS version to 1.2 when using LibreSSL 2023-10-16 20:23:50 +00:00
test_https_proxy.rb
utils.rb