summaryrefslogtreecommitdiff
path: root/t/t5564-http-proxy.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-5/+5
2026-05-21Merge branch 'aw/validate-proxy-url-scheme'Junio C Hamano1-0/+6
2026-05-06http: reject unsupported proxy URL schemesAliwoto1-0/+6
2026-04-29t5564: use a short path for the SOCKS proxy socketJohannes Schindelin1-2/+9
2025-11-27t5564: fix test hang under zsh's sh modebrian m. carlson1-2/+2
2025-08-27curl: add support for curl_global_trace() componentsJeff King1-1/+3
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-02http: do not ignore proxy pathRyan Hendrickson1-0/+55
2024-05-27transport-helper: fix leaking helper namePatrick Steinhardt1-0/+1
2023-02-16add basic http proxy testsJeff King1-0/+41