Merge branch 'main' into http-indev

This commit is contained in:
yosyo
2025-04-10 12:23:54 +02:00
committed by GitHub
13 changed files with 711 additions and 4 deletions

View File

@ -7,11 +7,12 @@
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/02/03 15:45:07 by mmoussou #+# #+# */
/* Updated: 2025/04/10 12:18:39 by mmoussou ### ########.fr */
/* Updated: 2025/03/25 17:10:29 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
#include <webserv.hpp>
#include <requests/default.hpp>
#include "config/Server.hpp"
#include <tomlpp.hpp>
#define PORT 8080
#define BUFFER_SIZE 4096