Commit graph

9 commits

Author SHA1 Message Date
Nobuyoshi Nakada
a355f7d351 [ruby/open-uri] Use ENV.update
04067e54b9
2024-11-25 08:00:03 +00:00
Hiroshi SHIBATA
e62ac3aac7 Reapply "Reverts related commits with https://github.com/ruby/open-uri/pull/37"
This reverts commit 02c4f0c89d.
2024-07-09 16:21:55 +09:00
Hiroshi SHIBATA
02c4f0c89d
Reverts related commits with https://github.com/ruby/open-uri/pull/37
It caused Timeout failure with RJIT and chkbuild

20240708T063006Z.fail.html.gz
2715264485
2024-07-08 20:00:01 +09:00
Hiroshi SHIBATA
3d78e63312 [ruby/open-uri] Load stringio with the correct files
cb17a907a2
2024-07-08 04:53:12 +00:00
Hiroshi SHIBATA
e6b6c2ba9d [ruby/open-uri] support CONNECT method for SimpleHTTPProxy
2e36793bd5
2024-07-08 04:53:11 +00:00
Hiroshi SHIBATA
debcf108fa [ruby/open-uri] Added SimpleHTTPProxyServer by TCPServer
ad47529306
2024-07-08 04:53:10 +00:00
Hiroshi SHIBATA
a574e290c5 [ruby/open-uri] Extract SimpleHTTPServer and with_http to TestOpenURIUtils module for other tests
489a1e9006
2024-07-08 04:53:10 +00:00
Hiroshi SHIBATA
a105bf8169 [ruby/open-uri] Removed needless setup and teardown, tmpdir variables
b2d7fc4ff3
2024-07-08 04:53:09 +00:00
Hiroshi SHIBATA
6fb482d429 [ruby/open-uri] Extract HTTP Proxy tests from test_open-uri.rb
e9e6bd2779
2024-07-08 04:53:08 +00:00