summaryrefslogtreecommitdiffstats
path: root/tests/httpd
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2022-09-071-1/+5
|\
| * closes [2641672fff], httpd - don't parse delay argument by error 400 (wrong ↵sebres2022-09-051-4/+4
| | | | | | | | URI/proto)
| * amend to [2641672fff], guarantees a delay to cause a timeout definitely + ↵sebres2022-09-021-1/+1
| | | | | | | | switch delay-argument from post to get (it expects delay in query string of url)
| * really closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and ↵sebres2022-09-021-1/+5
| | | | | | | | speed-up all httpd depending tests (removed 50ms delay unneeded in other cases)
| * Remove unnecessary end-of-line spacing in test-casesjan.nijtmans2021-02-161-1/+1
| |
* | Merge 8.6jan.nijtmans2020-12-141-6/+4
|\ \ | |/
| * Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0jan.nijtmans2020-12-141-6/+4
| |
* | More ©-sign consolidationjan.nijtmans2020-11-231-2/+2
| |
* | merge 8.6dgp2017-08-041-1/+8
|\ \ | |/
| * Fix weird hangs in macOS Sierra on some networks. Name resolution timeouts ↵dkf2017-08-021-1/+8
| | | | | | | | not what we want to test in the http package.
* | Use a random unused port for the dummy http server to avoid conflictsmax2017-04-051-1/+6
| | | | | | with local services running on port 8010.
* | [838e99a76d] Ensure that encodings are handled with application/xml and friends.dkf2016-10-081-0/+4
|\ \ | |/
| * [838e99a76d] Ensure that encodings are handled with application/xml and friends.dkf2016-10-081-0/+4
| |
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-1/+1
|/
* merge 8.4dgp2013-06-031-1/+1
|\
| * Improve reliability of test httpold-4.12. Thanks AF!dgp2013-06-031-1/+1
| |
* | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides thedkf2011-09-161-0/+8
| | | | | | | | -type option (important because -type has a default that is not always appropriate, and the header must not be duplicated).
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/ | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
* | * tests/httpd: Backport new tests for http 2.7.3.dgp2009-04-101-2/+14
| | | | | | | | * tests/http.tcl:
* | Minor syntactic changesdkf2006-11-031-7/+6
| |
* | Fixed httpd's abuse of the [clock] commandKevin B Kenny2004-08-181-1/+2
|/
* [info exist]->[info exists]. [Bug 602566]dkf2002-10-031-2/+2
|
* * tests/httpd (httpdRespond): added response to timeout value inhobbs2001-05-211-0/+3
| | | | query string.
* Added "server closes without reading post data" case.welch2000-04-091-24/+62
|
* * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"'hobbs2000-03-271-1/+0
| | | | | | | * tests/namespace.test: * generic/tclNamesp.c (Tcl_Export): added a uniq'ing test to the export list so only one instance of each export pattern would exist in the list.
* Added tests for -queryprogresswelch2000-03-171-25/+39
|
* * tests/httpd: improved query support in test httpd to handle fixhobbs2000-02-051-1/+17
| | | | in http.tcl. [Bug: 4089 change 2000-02-01]
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+148