Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: use %TESTNUMBER instead of fixed number | Daniel Stenberg | 2021-03-19 | 1 | -3/+3 |
| | | | | | | | This makes the tests easier to copy and relocate to other test numbers without having to update content. Closes #6738 | ||||
* | tests: added test1517 | Karlson2k | 2016-04-20 | 1 | -0/+69 |
... for checking ability to receive full HTTP response when POST request is used with slow read callback function. This test checks for bug #657 and verifies the work-around from 72d5e144fbc6. Closes #720 |