ruby/test/net/http
Yusuke Endoh 6ae05584bd [ruby/net-http] Prevent warnings
```
/home/chkbuild/chkbuild/tmp/build/20240913T003003Z/ruby/test/net/http/utils.rb:32: warning: assigned but unused variable - e
/home/chkbuild/chkbuild/tmp/build/20240913T003003Z/ruby/test/net/http/utils.rb:61: warning: assigned but unused variable - version
/home/chkbuild/chkbuild/tmp/build/20240913T003003Z/ruby/test/net/http/utils.rb:124: warning: method redefined; discarding old query
```

6f818346ce
2024-09-13 02:39:11 +00:00
..
test_buffered_io.rb
test_http.rb [ruby/net-http] Add ability to configure default settings for new connections 2024-07-11 01:51:03 +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 To avoid fd leak with fetch request for SSL server 2024-07-17 17:37:57 +09:00
test_https_proxy.rb Fixed fd leak from TCPServer 2024-07-17 17:37:57 +09:00
utils.rb [ruby/net-http] Prevent warnings 2024-09-13 02:39:11 +00:00