Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-24 | lib1522: fix curl_easy_setopt argument type | Marcel Raad | |
CURLOPT_POSTFIELDSIZE is a long option. | |||
2018-08-11 | CURLINFO_SIZE_UPLOAD: fix missing counter update | Daniel Stenberg | |
Adds test 1522 for verification. Reported-by: cjmsoregan Fixes #2847 Closes #2864 |