Is there a way to install cURL in windows in order to run cURL commands from the command prompt?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
||||
|
|
|
Of course! Download cURL for Windows from here (and be sure to select it from Win32 - Generic way down on the page). Then place it in a directory inside your PATH environment variable (ie: |
|||||||
|
|
If you install Git for Windows you get Curl automatically too. There are some advantages:
|
|||
|
|
|
After installing OpenSSL Light, restart Windows, open Command Prompt, then do a test command like:
If you get HTML tags back, it worked. |
||||
|
|
|
How to setup cURL:
How to test it:
|
||||
|
|

