Curl: Nobody Wants to Work with Windows

(heise.de)

9 points | by smartmic 1 hour ago

1 comments

  • f30e3dfed1c9 1 hour ago
    They should just drop support for Windows and let Microsoft develop something with similar functionality. If Microsoft doesn't, well, them's the breaks.
    • edflsafoiewq 1 hour ago
      There is already Invoke-WebRequest. Powershell 5 infamously shipped with "curl" as an alias for it. So be careful what you wish for.
      • chrisandchris 24 minutes ago
        Isn't Invoke-WebRequest the one that makes it really hard to have an exit code != 0 if your request fails?
    • rini17 1 hour ago
      Since curl has minimal non-copyleft license, Microsoft can just use it as is.

      However seems they lost capability to properly maintain anything, most obvious problems will be patched with AI crap at best.