Simple HTTP 1.1 server made in C using sockets
Go to file
franchioping bd242c933d Fix Linked Lists, Fix testing for linked lists 2024-06-27 00:37:56 +01:00
.idea Initial Commit 2024-06-24 20:06:03 +01:00
src Fix Linked Lists, Fix testing for linked lists 2024-06-27 00:37:56 +01:00
.gitignore Initial commit 2024-06-24 19:58:17 +01:00
CMakeLists.txt Fix Linked Lists, Fix testing for linked lists 2024-06-27 00:37:56 +01:00
README.md Initial commit 2024-06-24 19:58:17 +01:00

README.md

HttpServer

Simple HTTP 1.1 server made in C using sockets