webserv/webserv
2025-09-24 11:20:15 +02:00
..
client format(client): extra logging 2025-09-23 21:00:44 +02:00
config reactor(config): change some of the logs 2025-09-23 21:01:16 +02:00
handler Add header and implementation files for CgiHandler, ErrorHandler, FileHandler, HttpRequest, HttpResponse, and Router classes 2025-09-21 00:38:23 +02:00
http fix(headers): retrieval also case-insensitive 2025-09-24 11:20:15 +02:00
log fix(channel): add extra indents for level-1 nested objects 2025-09-23 21:01:07 +02:00
router Enhance code formatting and organization: 2025-09-22 22:59:29 +02:00
server Refactor include directives: replace quotes with angle brackets for consistency 2025-09-22 23:04:51 +02:00
socket Enhance code formatting and organization: 2025-09-22 22:59:29 +02:00
main.cpp feat(log): add printContext method for improved context logging 2025-09-23 16:15:07 +02:00