summaryrefslogtreecommitdiffstats
path: root/tests/httpProxy.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-12-201-107/+308
|\
| * Improve tests/http.test, tests/http11.test, tests/httpPipeline.test. Catch un...kjnash2023-12-191-8/+10
| * Improve tests/httpProxy.test. Use constraints and print a message on their u...kjnash2023-12-181-106/+305
| * Reverse the 2.8.9- fix for an apparent bug in Thread on Windows - the "bug" v...kjnash2023-12-181-1/+1
|/
* When http.tcl uses Thread, require Thread 2.8.9- to avoid failure of r/w oper...kjnash2023-12-121-58/+96
* Generalise http::register etc and revise recent changes that were tls-only.kjnash2023-12-051-1/+2
* tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) b...kjnash2022-11-071-0/+638
* tests/httpProxy.test - test for leftover socket placeholders, improve result ...kjnash2022-11-071-92/+144
* Duplicate test namesdgp2022-10-281-28/+28
* Minor changes to http tests.kjnash2022-10-261-1/+1
* Fix bug 1173760 (proxy server for https). Add http::config options -proxynot...kjnash2022-10-251-0/+456