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.
Re: CURLOPT_RESOLVE problem
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Tomalak Geret'kal via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 19 Nov 2020 15:04:40 +0000
On 19/11/2020 14:48, James Read via curl-library wrote:
> I have some error messages in libcurl logs like as follows:
>
> == Info: Couldn't parse CURLOPT_RESOLVE entry
> 'http://kitcheneroktoberfest.com/:443:69.172.201.153
> <http://kitcheneroktoberfest.com/:443:69.172.201.153>'!
> == Info: Couldn't parse CURLOPT_RESOLVE entry
> 'http://kitcheneroktoberfest.com/:80:69.172.201.153
> <http://kitcheneroktoberfest.com/:80:69.172.201.153>'!
> [snip]
>
> What am I doing wrong?
"http://kitcheneroktoberfest.com/
<http://kitcheneroktoberfest.com/:443:69.172.201.153>" is
not a host. It is a URL.
kitcheneroktoberfest.com
<http://kitcheneroktoberfest.com/:443:69.172.201.153> is a host.
Cheers
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2020-11-19
Date: Thu, 19 Nov 2020 15:04:40 +0000
On 19/11/2020 14:48, James Read via curl-library wrote:
> I have some error messages in libcurl logs like as follows:
>
> == Info: Couldn't parse CURLOPT_RESOLVE entry
> 'http://kitcheneroktoberfest.com/:443:69.172.201.153
> <http://kitcheneroktoberfest.com/:443:69.172.201.153>'!
> == Info: Couldn't parse CURLOPT_RESOLVE entry
> 'http://kitcheneroktoberfest.com/:80:69.172.201.153
> <http://kitcheneroktoberfest.com/:80:69.172.201.153>'!
> [snip]
>
> What am I doing wrong?
"http://kitcheneroktoberfest.com/
<http://kitcheneroktoberfest.com/:443:69.172.201.153>" is
not a host. It is a URL.
kitcheneroktoberfest.com
<http://kitcheneroktoberfest.com/:443:69.172.201.153> is a host.
Cheers
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2020-11-19