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 05f9ec2 commit 40df596Copy full SHA for 40df596
src/Curl/Curl.jl
@@ -66,7 +66,6 @@ using Base: OS_HANDLE, preserve_handle, unpreserve_handle
66
include("utils.jl")
67
68
function __init__()
69
- @check curl_global_init(CURL_GLOBAL_ALL)
70
end
71
72
const CURL_VERSION_INFO = unsafe_load(curl_version_info(CURLVERSION_NOW))
0 commit comments