RE: cURL in git for windows does not support HTTP/2 anymore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Johannes

The curl found in Windows has the same problem, but I got the server team to install an independently built curl. This is what is allowed for us.
It is a fair assumption that the one found within git is only intended to function with git commands, but it has worked well for us up until now. So you can ignore my request.

Sorry for the inconvenience.

On Fri, 25 Apr 2025, Lars Eriksen - DSV wrote:

> I'm sorry for the confusion, but the problem is not within the git
> command itself. This works fine. But we use the distributed curl
> command for POSTing data in a custom script when we deploy to production.
>
> So the problem is with how the curl command is built for windows. It
> used to be built with HTTP/2 support, now it is not.

I am sorry, but Git for Windows is not really intended as a distribution model for the `curl.exe` command, it merely is shipped in Git for Windows because some scripts require it.

Have you tried using the `curl.exe` in `C:\Windows\system32`? If that does not work, you may need to switch to MSYS2 (which is a proper software distribution, not a hard-baked one like Git for Windows that includes bits and pieces necessary to run Git commands).

Ciao,
Johannes

DSV internal





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux