Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Curl_range: fix FTP-only and FILE-only builds | Michael Kaufmann | 2018-03-11 | 1 | -1/+1 |
| | | | | follow-up to e04417d | ||||
* | Curl_range: add check to ensure "from <= to" | Max Dymond | 2018-01-30 | 1 | -3/+8 |
| | |||||
* | Curl_range: commonize FTP and FILE range handling | Max Dymond | 2018-01-30 | 1 | -0/+90 |
Closes #2205 |