|
|
||
|---|---|---|
| .idea | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
| handle_client.c | ||
| handle_client.h | ||
| main.c | ||
| util.c | ||
| util.h | ||
README.md
HttpServer
Simple HTTP 1.1 server made in C using sockets
|
|
||
|---|---|---|
| .idea | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
| handle_client.c | ||
| handle_client.h | ||
| main.c | ||
| util.c | ||
| util.h | ||
Simple HTTP 1.1 server made in C using sockets