The curl_easy_escape function of curl takes a CURL* as its first parameter, as curl’s documentation indicates: char *curl_easy_escape(CURL *curl, const ch
libcurl fails with digest auth. here is the successful request packet sent by curl command tools: GET /nagios/ HTTP/1.1 Host: 192.168.10.199:1237 Authorization:
My libcurl code returns me a json string: {"object":"user","attributes":{"id":000,"admin":false,"username":"un","email":"[email protected]","first_name":"leopold
I would like to use curl with Kerberos curl --negotiate '<SOME_ULR>' or curl --negotiate -u : '<SOME_ULR>' But I got the error: curl: option
Summary: I am using Git for Windows 2.5.1 to authenticate with a Kerbesized Git server. When I am using the URL in the form https://el2-gitlab.sa.c/kkm/GrammarT