/A-simple-Curl

a simple http client

Primary LanguageC

A simple curl(http client)

The begin of http library of C for us~

Compile

gcc -o curl_simple client_web.c ####Use

./curl_simple example.com

Then local folder will save a html pointed.