summaryrefslogtreecommitdiffstats
path: root/tests/http11.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-07-251-1/+1
|\
| * Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) jan.nijtmans2020-07-251-1/+1
* | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-0/+37
|/
* merge 8.6kjnash2018-09-151-0/+7
|\
| * Add valgrind suppression for dlopen and ensure that processes are reaped inpooryorick2018-06-201-0/+7
* | Revise tests/http11.test for use with commits from 78b23edb6b onwards. Adjus...kjnash2018-03-271-4/+1
|/
* [b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, butdkf2015-05-141-7/+26
* * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure thatdkf2010-10-191-1/+1
* Handle cleanup when all tests skipped [Bug 2812355]patthoyts2009-06-251-1/+1
* More test suite cleanup for "-singleproc 1 -debug 1" testing.dgp2009-06-241-0/+1
* Correct failures during -singleproc 1 test suite run.dgp2009-06-241-33/+33
* Clean up procs after testing to avoid problems with -singleproc testing [Bug ...patthoyts2009-06-241-1/+5
* Removed newline appended to POST data.patthoyts2009-04-191-1/+73
* Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-0/+579