aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/util/http/request_proxy_test.rs
AgeCommit message (Collapse)Author
2026-06-21test(util-http): port RequestProxyTestnsfisis
Six cases pass against the implemented RequestProxy. The SSL-proxy case depends on curl_version (a todo!() in the php-shim) and is #[ignore]. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21test: add empty test filesnsfisis