Tuesday, January 21, 2014

curl it

I wanted to use curl and my work computer did not have it.

download the zip :  http://curl.haxx.se/download.html

put it in a folder

add folder to your system path

use curl :

>curl  http://127.0.0.1:1337/




No comments:

Post a Comment