summaryrefslogtreecommitdiff
path: root/test/open-uri/test_proxy.rb
AgeCommit message (Expand)Author
2024-11-25[ruby/open-uri] Use `ENV.update`Nobuyoshi Nakada
2024-07-09Reapply "Reverts related commits with https://github.com/ruby/open-uri/pull/37"Hiroshi SHIBATA
2024-07-08Reverts related commits with https://github.com/ruby/open-uri/pull/37Hiroshi SHIBATA
2024-07-08[ruby/open-uri] Load stringio with the correct filesHiroshi SHIBATA
2024-07-08[ruby/open-uri] support CONNECT method for SimpleHTTPProxyHiroshi SHIBATA
2024-07-08[ruby/open-uri] Added SimpleHTTPProxyServer by TCPServerHiroshi SHIBATA
2024-07-08[ruby/open-uri] Extract SimpleHTTPServer and with_http to TestOpenURIUtils mo...Hiroshi SHIBATA
2024-07-08[ruby/open-uri] Removed needless setup and teardown, tmpdir variablesHiroshi SHIBATA
2024-07-08[ruby/open-uri] Extract HTTP Proxy tests from test_open-uri.rbHiroshi SHIBATA