Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This is my own extension of and exercise from https://app.codecrafters.io/courses/http-server/overview This program handles sending and receiving data via http. It can handle concurrent requests by using threading

To run this program, first execute ./your_server.sh If posting a file, please specify --directory with an absolute path

Some example requests: curl -v -X POST http://localhost:4221/files/b.txt -H "User-Agent: apple/banana-apple" --data "zivile"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages