> On Nov 26, 2020, at 5:28 PM, Daniel Stenberg wrote:
>
> On Thu, 26 Nov 2020, Felipe Gasper via curl-library wrote:
>
>> I work on software that we deploy to CloudLinux 6, whose system curl is
>> 7.19.
>
> Even if that's the last one in the 7.19.x series, it would still make it
> olde
On Thu, 26 Nov 2020, Felipe Gasper via curl-library wrote:
I work on software that we deploy to CloudLinux 6, whose system curl
is 7.19.
Even if that's the last one in the 7.19.x series, it would still make it older
than *11 years*. You should seriously consider upgrading.
I was able to fi
Hello,
I work on software that we deploy to CloudLinux 6, whose system curl is
7.19. I was able to find a way to work around 7.19’s lack of native UNIX socket
support via CURLOPT_OPENSOCKETFUNCTION; might there be a similar way to work
around 7.19’s lack of CURLOPT_RESOLVE support?