summaryrefslogtreecommitdiffstats
path: root/tests/httpTestScript.tcl
Commit message (Expand)AuthorAgeFilesLines
* Give lambda function a name "ReceiveChunked" for easier testing. New function...jan.nijtmans2018-09-231-1/+1
* Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the re...kjnash2018-04-211-1/+1
* Increase test timeout to 10s. Remove commenting from Log calls that report lo...kjnash2018-04-011-1/+1
* Chasing timeout bug: reduce client timeout to 4s in tests; more sanity checki...kjnash2018-03-311-1/+1
* Adapt tests/httpPipeline.test for test without installation. Comment out som...kjnash2018-03-291-3/+3
* Implement queuing and pipelining for HTTP requests over a persistent connection.kjnash2018-03-271-0/+509