Jay Satiro
Jay Satiro
Is it possible that what @estheruary is seeing is a server issue, because the error message from the server says it expects `host:localhost` (no port). > {"message":"The request signature we...
Closing due to lack of response. I'm not convinced this is still broken. If you have steps to reproduce please open a new issue.
> Root cause: the slow part is loading of `iphlpapi.dll` (or any other library) as part of `Curl_win32_init` during `curl_global_init`. I pushed a change to your branch that calls loadlibrary...
job `windows msys v1_mingw32` now shows: ~~~ 2022-11-16T07:40:24.7492812Z test 3026...[curl_global_init thread-safety] 2022-11-16T07:40:25.0123541Z -------e--- OK (1526 out of 1530, remaining: 00:02, took 0.268s, duration: 17:07) ~~~ Does that mean this is...
> Will you take it completely from here? Yup np. I'm going to wait on the CI for this last fixup to complete then I will land it.
I'm fine with this, though I see hardly any documentation changes. Shouldn't there be a notice or a section for Amiga or MS-DOS users that build this way, to let...
lgtm. @gvanem what do you think?
Sorry but I disagree. Quoting should work at least when the whole argument is quoted "-Ifoo". If it doesn't then that's a failure of the build system and not curl.
MSYS2 shells are some variation of a cygwin shell because it's a fork of cygwin. mingw32-make should probably be run from the command prompt.
> It sounds like Microsoft's position is that the certificates returned can be in any particular random order, however in practice we have not found that they are random. Instead,...