Jay Satiro
Jay Satiro
I don't think that's our problem or responsibility. If a command has `--insecure` then the author's intention was certainly to skip verification. What about --tlsv1.0 or any other number of...
> why not merge this? I was unsure about Curl_getconnectinfo but I think I figured it out. Please review the squashme commit.
> do you want me to continue this? > > I believe `Curl_close()` can also be simplified somewhat (when the easy handle is found to be part of a multi...
@bagder can you have another look, I don't think there's anything left to add
tasklist should always work, I don't know why it would say permission denied, and if that error means it really can't run it or it runs it and it can't...
> This logic in curl seems dangerous and possibly obsolete, but > since it's MSVC-specific, I haven't looked at it. Touching either > `_WIN32_WINNT` or `WINVER` by any project is...
How are you running the test string? I can't reproduce this from the command prompt. I don't have Windows Server 2016 but I tried Unicode builds of curl 8.1.1 in...
> Could you please give a link to download exactly the same package of Curl, that you have used? I used custom built versions, however I just tried a CI...
Maybe there is a bug in your build procedure. How did you build curl?
> I used curl.exe from [Anaconda](https://anaconda.org/) package and was sure, that it is official build. It's not an official curl build. There are numerous [Anaconda curl packages](https://anaconda.org/search?q=curl). Do you know...