| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve tests/http.test, tests/http11.test, tests/httpPipeline.test. Catch un... | kjnash | 2023-12-19 | 1 | -51/+64 |
|
|
* | Generalise http::register etc and revise recent changes that were tls-only. | kjnash | 2023-12-05 | 1 | -0/+1 |
|
|
* | Duplicate test names | dgp | 2022-10-28 | 1 | -1/+1 |
|
|
* | duplicate test names | dgp | 2022-10-27 | 1 | -48/+48 |
|
|
* | Fix bug [3610253] - apply the patch supplied with the ticket, and add a test.... | kjnash | 2022-09-11 | 1 | -2/+30 |
|
|
* | Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". | kjnash | 2022-09-11 | 1 | -5/+102 |
|
|
* | Fix bug [2927221] - revised http::meta, new http::metaValue, header names are... | kjnash | 2022-09-09 | 1 | -12/+10 |
|
|
* | (Still buggy.) Add the ::socket replacement ::http::socket and its dependenci... | kjnash | 2022-09-06 | 1 | -1/+21 |
|
|
* | (c) -> ©, now that TIP #587 is accepted | jan.nijtmans | 2021-09-02 | 1 | -1/+1 |
|
|
* | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
* | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+4 |
|
|
* | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 1 | -0/+178 |
|
|
* | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti... | kjnash | 2020-08-12 | 1 | -0/+27 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-07-25 | 1 | -1/+1 |
|\ |
|
| * | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) | jan.nijtmans | 2020-07-25 | 1 | -1/+1 |
|
|
* | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs... | kjnash | 2020-07-24 | 1 | -0/+37 |
|/ |
|
* | merge 8.6 | kjnash | 2018-09-15 | 1 | -0/+7 |
|\ |
|
| * | Add valgrind suppression for dlopen and ensure that processes are reaped in | pooryorick | 2018-06-20 | 1 | -0/+7 |
|
|
* | | Revise tests/http11.test for use with commits from 78b23edb6b onwards. Adjus... | kjnash | 2018-03-27 | 1 | -4/+1 |
|/ |
|
* | [b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, but | dkf | 2015-05-14 | 1 | -7/+26 |
|
|
* | * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure that | dkf | 2010-10-19 | 1 | -1/+1 |
|
|
* | Handle cleanup when all tests skipped [Bug 2812355] | patthoyts | 2009-06-25 | 1 | -1/+1 |
|
|
* | More test suite cleanup for "-singleproc 1 -debug 1" testing. | dgp | 2009-06-24 | 1 | -0/+1 |
|
|
* | Correct failures during -singleproc 1 test suite run. | dgp | 2009-06-24 | 1 | -33/+33 |
|
|
* | Clean up procs after testing to avoid problems with -singleproc testing [Bug ... | patthoyts | 2009-06-24 | 1 | -1/+5 |
|
|
* | Removed newline appended to POST data. | patthoyts | 2009-04-19 | 1 | -1/+73 |
|
|
* | Improved HTTP/1.1 support and added specific HTTP/1.1 testing. | patthoyts | 2009-04-10 | 1 | -0/+579 |
|
|