Closed mazniak closed 1 year ago
Hm, no way to fix this on our end...
https://curl.se/libcurl/c/CURLOPT_DNS_SERVERS.html
"This option requires that libcurl was built with a resolver backend that supports this operation. The c-ares backend is the only such one."
The curl you are running against must not have been built with this option. (Mine hasn't either.)
Ah thank you!
The CURLOPT_DNS_SERVERS options seems completely broken currently. I'm running a supabase local container which has libcurl 7.68.0 installed and I cannot seem to use this config.
meanwhile
returns