On Tue, 30 Apr 2019, Ray Satiro via curl-library wrote:

CURLOPT_RANGE specifically as far as I know is only supposed to be used
for download, not upload (can anyone confirm?),

This is correct. There's actually no standard way to do ranged "uploads" for HTTP, just various more or less working hacks.

PATCH (RFC 5789) was the fix for that.

--

 / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to