curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

URL in bad format, but why ?

From: shiftag via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 10 Aug 2020 16:08:02 +0400

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
Received on 2020-08-10