Nayan
|
f060c35f7d
|
add file comments
|
2025-05-08 22:34:36 -04:00 |
|
Nayan
|
e956ef0681
|
switched over to logging
|
2025-05-08 21:23:07 -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
|
779f97ddbb
|
update request handler to use response builder
|
2025-05-08 17:04:45 -04:00 |
|
Nayan
|
d25b2d0656
|
separate http parsing into separate function and integrate http_stuff
|
2025-05-07 18:39:31 -04:00 |
|
Nayan
|
6d5f3a5c34
|
move http structs to new file and write struct handler functions
|
2025-05-07 18:06:14 -04:00 |
|
Nayan
|
2739b3ae95
|
start working on proper HTTP parser
|
2025-05-06 17:54:28 -04:00 |
|
Nayan
|
d5a8e17f60
|
add request handler for http request and response generation
|
2025-05-06 16:04:39 -04:00 |
|