Remix.run Logo
edflsafoiewq 19 hours 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 19 hours ago | parent | next [-]

Isn't Invoke-WebRequest the one that makes it really hard to have an exit code != 0 if your request fails?

PenguinCoder 14 hours ago | parent | prev [-]

I REALLY hate that alias.