Is there a way to add support for HTTP2 for curl?

  • Thread starter Thread starter Zhou Hongyu
  • Start date Start date
Z

Zhou Hongyu

Guest
The curl shipped with Windows does not support HTTP2 and several other features, I installed the latest curl release and add the directory to PATH, but since there is already a curl in C:\Windows\System32, so when I use `curl` command in PowerShell, the newly installed curl cannot be searched and used. Is there a way to fix this problem?

Continue reading...
 
Back
Top