Nayan
|
4445224525
|
fix log print overflow in add header
|
2025-05-09 12:32:03 -04:00 |
|
Nayan
|
613e87ad86
|
fix memory leaks and unecessary newlines in logs
|
2025-05-08 22:51:56 -04:00 |
|
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
|
ddf6f8812f
|
fix argument mismatches between header and c files
|
2025-05-08 17:13:03 -04:00 |
|
Nayan
|
3426a8cdf5
|
Fix reponse to string not including content length
|
2025-05-08 17:05:05 -04:00 |
|
Nayan
|
df3efbaf9a
|
add enum for request method for easy switch statements
|
2025-05-08 00:09:38 -04:00 |
|
Nayan
|
54d6d06144
|
add body extraction and clean up and fix http stuff, in particular add auto_fill content metadata from headers
|
2025-05-07 23:15:54 -04:00 |
|
Nayan
|
c62c63d325
|
fix invalid pointer free
|
2025-05-07 22:34:24 -04:00 |
|
Nayan
|
70d930c89f
|
add add header function
|
2025-05-07 18:38:36 -04:00 |
|
Nayan
|
77a7fa11c8
|
make print functions null safe
|
2025-05-07 18:14:45 -04:00 |
|
Nayan
|
6d5f3a5c34
|
move http structs to new file and write struct handler functions
|
2025-05-07 18:06:14 -04:00 |
|