Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 1 | -1/+1 |
| | | | | Follow-up from 4d2f8006777 | ||||
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
| | | | | Closes #6172 | ||||
* | code style: use spaces around equals signs | Daniel Stenberg | 2017-09-11 | 1 | -2/+2 |
| | |||||
* | lib1517: checksrc compliance | Daniel Stenberg | 2016-04-24 | 1 | -2/+3 |
| | |||||
* | tests: added test1517 | Karlson2k | 2016-04-20 | 1 | -0/+115 |
... 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 |