| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (c) -> ©, now that TIP #587 is accepted | jan.nijtmans | 2021-09-02 | 1 | -1/+1 |
| | | |||||
| * | Give lambda function a name "ReceiveChunked" for easier testing. New ↵ | jan.nijtmans | 2018-09-23 | 1 | -1/+1 |
| | | | | | function quoteString and code cleanup | ||||
| * | Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the ↵ | kjnash | 2018-04-21 | 1 | -1/+1 |
| | | | | | report {Test files exiting with errors} even when all tests pass. | ||||
| * | Increase test timeout to 10s. Remove commenting from Log calls that report ↵ | kjnash | 2018-04-01 | 1 | -1/+1 |
| | | | | | long delay for [socket]. | ||||
| * | Chasing timeout bug: reduce client timeout to 4s in tests; more sanity ↵ | kjnash | 2018-03-31 | 1 | -1/+1 |
| | | | | | checking in non-keep-alive tests; tidying; more logging in http.tcl. | ||||
| * | Adapt tests/httpPipeline.test for test without installation. Comment out ↵ | kjnash | 2018-03-29 | 1 | -3/+3 |
| | | | | | some Log calls from tests/httpTestScript.tcl | ||||
| * | Implement queuing and pipelining for HTTP requests over a persistent connection. | kjnash | 2018-03-27 | 1 | -0/+509 |
