mirror of
https://github.com/KeyZox71/webserv.git
synced 2025-05-11 15:38:47 +02:00
「🏗️」 wip: Started reading subject
This commit is contained in:
15
includes/config/ARoute.hpp
Normal file
15
includes/config/ARoute.hpp
Normal file
@ -0,0 +1,15 @@
|
||||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* ARoute.hpp :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2025/03/19 14:59:41 by adjoly #+# #+# */
|
||||
/* Updated: 2025/03/19 15:52:16 by adjoly ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
class Route {
|
||||
|
||||
};
|
Reference in New Issue
Block a user