We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libcurl
1 parent 246504e commit fc36c9bCopy full SHA for fc36c9b
src/Curl/Curl.jl
@@ -65,7 +65,6 @@ using Base: OS_HANDLE, preserve_handle, unpreserve_handle
65
include("utils.jl")
66
67
function __init__()
68
- @check curl_global_init(CURL_GLOBAL_ALL)
69
end
70
71
const CURL_VERSION_INFO = unsafe_load(curl_version_info(CURLVERSION_NOW))
0 commit comments