Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give lambda function a name "ReceiveChunked" for easier testing. New function... | jan.nijtmans | 2018-09-23 | 1 | -1/+1 |
* | Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the re... | kjnash | 2018-04-21 | 1 | -1/+1 |
* | Increase test timeout to 10s. Remove commenting from Log calls that report lo... | kjnash | 2018-04-01 | 1 | -1/+1 |
* | Chasing timeout bug: reduce client timeout to 4s in tests; more sanity checki... | kjnash | 2018-03-31 | 1 | -1/+1 |
* | Adapt tests/httpPipeline.test for test without installation. Comment out som... | kjnash | 2018-03-29 | 1 | -3/+3 |
* | Implement queuing and pipelining for HTTP requests over a persistent connection. | kjnash | 2018-03-27 | 1 | -0/+509 |