Hello, I built libcurl statically and everything works fine. Except for the following URL :
https://www.google.com/accessibility/?hl=en When I access this URL I have the following error : URL using bad/illegal format or missing URL So I copy/paste that URL and I feed it with Curl binary (the static one). It works fine. So now, I would like to know if there is way to know why libcurl doesn't like this URL when trying to access it programmatically. Thanks. ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html