summaryrefslogtreecommitdiffstats
path: root/tests/httpd11.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix http11 test hang caused by trailing brace in previous commitapnadkarni2023-03-201-2/+2
* Don't let httpd11 depend on the system encoding any more: All text files are ...jan.nijtmans2023-03-191-1/+5
* Make httpd11.tcl work with Tcl 8.6 toojan.nijtmans2022-11-151-1/+1
* Fix bug [3610253] - apply the patch supplied with the ticket, and add a test....kjnash2022-09-111-2/+2
* Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate".kjnash2022-09-111-3/+24
* (c) -> ©, now that TIP #587 is acceptedjan.nijtmans2021-09-021-1/+1
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
* Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-141-1/+1
* Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti...kjnash2020-08-121-2/+11
* Test-cases which require Tcl 8.5 (or 8.6) should continue to work unmodified ...jan.nijtmans2017-01-171-1/+1
* Whitespace reduction in Tcl scripts. No functional change.jan.nijtmans2015-09-011-5/+5
* [b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, butdkf2015-05-141-7/+8
* Removed newline appended to POST data.patthoyts2009-04-191-8/+37
* Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-0/+225