Commit Graph

10 Commits

Author SHA1 Message Date
Nayan
f060c35f7d add file comments 2025-05-08 22:34:36 -04:00
Nayan
51fe7e1c8d add function comments 2025-05-08 21:31:43 -04:00
Nayan
b52ce7dd0c add some debug logs 2025-05-08 21:25:26 -04:00
Nayan
4e8e22ec61 changes to send headers and body separately which fixes images not sending 2025-05-08 18:32:40 -04:00
Nayan
b12cfd2c17 fix string and pointer bugs to actually send 404 2025-05-08 17:37:23 -04:00
Nayan
4362eccd92 add comments to client handler 2025-05-06 16:57:50 -04:00
Nayan
d5a8e17f60 add request handler for http request and response generation 2025-05-06 16:04:39 -04:00
Nayan
3f6a2fbd7f parse the filename out from the url of the request 2025-05-05 21:24:56 -04:00
Nayan
ec28990794 add verify if request is get request 2025-05-05 21:01:36 -04:00
Nayan
8473615df5 add client handler file and code 2025-05-05 20:49:27 -04:00