ruby/test/net/http
Kazuhiro NISHIYAMA 9de68a5221
Fix a warning
```
.../ruby/test/net/http/test_httpresponse.rb:81: warning: constant RubyVM::MJIT is deprecated
```
2021-01-23 10:52:17 +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 Adding missing test for Net::HTTPGenericRequest initializer (#1835) 2019-08-16 01:38:46 +09:00
test_httpheader.rb Show the caller's location 2019-07-24 00:26:28 +09:00
test_httpresponse.rb Fix a warning 2021-01-23 10:52:17 +09: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