webserv/webserv
2025-10-16 01:15:38 +02:00
..
client refactor: add noexcept annotations to getters and observers 2025-10-16 00:54:29 +02:00
config style: format function parameters for better readability 2025-10-16 01:15:38 +02:00
handler refactor: add noexcept annotations to getters and observers 2025-10-16 00:54:29 +02:00
http style: format function parameters for better readability 2025-10-16 01:15:38 +02:00
log refactor: implement socket structure and server refactor 2025-10-14 18:38:57 +02:00
router refactor: add noexcept annotations to getters and observers 2025-10-16 00:54:29 +02:00
server more no except and const 2025-10-16 00:38:55 +02:00
socket more no except and const 2025-10-16 00:38:55 +02:00
utils moved sites to htdocs and ran format script 2025-10-09 22:57:31 +02:00
main.cpp fix(main): correct error logging to standard error output for usage message 2025-10-14 22:20:55 +02:00