summaryrefslogtreecommitdiffstats
path: root/tests/httpTest.tcl
Commit message (Expand)AuthorAgeFilesLines
* 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