C: \ Users \ WaQas> curl -v google.com
I have a curl downloaded from here and install it when the Q & A .
I tested it using the command line as below
C:\Users\xxx>curl -v google.com
But I get an error message printed on the command line,
`curl` is not recognized as an internal or external command.
Any idea what else I have to do to get it working or what I missed?
source
share