Merge tag 'v0.20.18'
release v0.20.18
This commit is contained in:
@@ -64,6 +64,7 @@ CurlRequest::CurlRequest(CurlGlobal &_global,
|
||||
easy.SetOption(CURLOPT_NOPROGRESS, 1l);
|
||||
easy.SetOption(CURLOPT_NOSIGNAL, 1l);
|
||||
easy.SetOption(CURLOPT_CONNECTTIMEOUT, 10l);
|
||||
easy.SetOption(CURLOPT_HTTPAUTH, (long) CURLAUTH_ANY);
|
||||
}
|
||||
|
||||
CurlRequest::~CurlRequest() noexcept
|
||||
|
Reference in New Issue
Block a user