JuliaWeb / JuliaWeb/LibCURL.jl
CURL_PROGRESSFUNC_CONTINUE not defined
Open
- Dominant language
- Julia
- Stars
- 35
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
The [progress callback](https://curl.haxx.se/libcurl/c/CURLOPT_XFERINFOFUNCTION.html) is supposed to indicate success by returning the special values `CURL_PROGRESSFUNC_CONTINUE`. However, this is is not defined or exported by the LibCURL bindings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.