Good day! I have one issue when use curl. After performing a http request I call method curl_easy_get info with second parameter CURLINFI_LOCAL_IP. And every time I get 127.0.0.1 as a result, but my server is on another machine with n network. How can it be possible?
And another related question: What is the main difference between CURLINFI_LOCAL_IP and CURLINFI_PRIMARY_IP parameter? Regards, Alex K.
-- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html