curl

In PowerShell kan dit commando een alias zijn van Invoke-WebRequest als het originele curl programma (https://curl.se/) niet correct is geïnstalleerd. Meer informatie: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest.

tldr curl -p common

tldr invoke-webrequest

curl --version