webserv/webserv
2025-10-09 18:06:05 +02:00
..
client refactor: optimize compiler options and clean up unused directives 2025-10-07 22:38:00 +02:00
config refactor: uri parser now does parsing 2025-10-09 16:26:31 +02:00
handler feat: add getCGIEnvironment method to retrieve CGI environment variables 2025-10-09 18:06:05 +02:00
http moving some files and fixing includes 2025-10-06 15:16:53 +02:00
log refactor(log): reduce function calls 2025-10-08 17:21:48 +02:00
router feat: replace URIParser with URI class for improved URI handling 2025-10-09 18:02:21 +02:00
server moving some files and fixing includes 2025-10-06 15:16:53 +02:00
socket fix: add fatal log for bind failure with host and port details 2025-10-07 16:41:10 +02:00
utils refactor: uri parser now does parsing 2025-10-09 16:26:31 +02:00
main.cpp feat: implement RequiredDirectivesRule for config validation 2025-10-08 17:23:12 +02:00