Skip to content

cross-hello/A-simple-Curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

About

a simple http client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages