webserv/webserv/handler
2025-11-11 17:33:01 +01:00
..
AHandler.cpp iwyu 2025-10-26 13:43:42 +01:00
AHandler.hpp iwyu 2025-10-26 13:43:42 +01:00
CgiEnvironment.cpp fix for tester 2025-11-11 17:33:01 +01:00
CgiEnvironment.hpp works? 2025-11-06 19:10:30 +01:00
CgiHandler.cpp works? 2025-11-06 19:10:30 +01:00
CgiHandler.hpp works? 2025-11-06 19:10:30 +01:00
CgiProcess.cpp fix: set pipes to blocking mode in CgiProcess spawn method 2025-11-11 16:29:27 +01:00
CgiProcess.hpp feat: better status hanlding cgi and custom env 2025-10-30 15:15:06 +01:00
DeleteHandler.cpp feat: delete requests 2025-11-05 16:04:26 +01:00
DeleteHandler.hpp feat: delete requests 2025-11-05 16:04:26 +01:00
ErrorHandler.cpp feat: add support for 'Allow' header in METHOD_NOT_ALLOWED responses 2025-10-30 23:04:52 +01:00
ErrorHandler.hpp iwyu 2025-10-26 13:43:42 +01:00
FileHandler.cpp feat: add Content-Type and Connection headers for autoindex responses 2025-10-30 23:05:11 +01:00
FileHandler.hpp iwyu 2025-10-26 13:43:42 +01:00
MIMETypes.cpp moving some files and fixing includes 2025-10-06 15:16:53 +02:00
MIMETypes.hpp moved sites to htdocs and ran format script 2025-10-09 22:57:31 +02:00
RedirectHandler.cpp feat: add remote addr to cgi env 2025-10-29 14:29:59 +01:00
RedirectHandler.hpp feat: implement redirect handling and update configuration 2025-10-28 22:02:11 +01:00
UploadHandler.cpp cpp upload handler 2025-11-11 15:30:18 +01:00
UploadHandler.hpp feat: implement file upload handling with multipart support 2025-11-11 15:29:16 +01:00
URI.cpp feat: implement file upload handling with multipart support 2025-11-11 15:29:16 +01:00
URI.hpp feat: implement file upload handling with multipart support 2025-11-11 15:29:16 +01:00