」 feat: added mimetype and some other few thing

This commit is contained in:
2025-04-27 15:22:12 +02:00
parent 78f70c9be4
commit 640ed6ce3c
6 changed files with 45 additions and 26 deletions

View File

@ -6,7 +6,7 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/04/11 16:11:40 by adjoly #+# #+# */
/* Updated: 2025/04/25 17:23:49 by adjoly ### ########.fr */
/* Updated: 2025/04/26 16:35:53 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -26,7 +26,6 @@
#include <sstream>
#include <stdexcept>
#include <string>
#include <sys/poll.h>
#include <sys/socket.h>
#include <webserv.hpp>