summaryrefslogtreecommitdiffstats
path: root/tests/httpTest.tcl
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-141-5/+5
|\
| * Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-141-6/+6
* | Use $index<0 in stead of $index==-1 consistantlyjan.nijtmans2020-09-111-1/+1
* | The [namespace delete ::httpTest] at the end of httpPipeline.test failed todgp2019-04-171-1/+5
|/
* Silence debugging message in test suite.dgp2018-09-241-1/+1
* Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the re...kjnash2018-04-211-8/+8
* Chasing timeout bug: reduce client timeout to 4s in tests; more sanity checki...kjnash2018-03-311-1/+75
* Implement queuing and pipelining for HTTP requests over a persistent connection.kjnash2018-03-271-0/+431