On Sep 3, 2015 1:06 AM, "Joel DePooter" <[email protected]> wrote: > > You likely need to set the username and password option to ":" in > order to make this work. For example: > > static const char* empty_user_password = ":"; > curl_easy_setopt( easy_handle, CURLOPT_USERPWD , empty_user_password );
+1
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
