-
Notifications
You must be signed in to change notification settings - Fork 364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Curl isn't powerful like on Linux #277
Comments
I believe your Window's curl command is running from Window's (not gow's) curl. which curl Mine resulted in .\curl.exe --help |
In addition to @jonnyle2's explanation about the paths (which can be explored further with a bit of Windows CMD.EXE batch scripting to understand a bit better how Windows, and not the non-native
|
The curl command lacks many functions that are present in the Linux curl
Windows Gow curl:
Ubuntu (WSL) curl:
The text was updated successfully, but these errors were encountered: