mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
config start
This commit is contained in:
9
src/config/parse.cpp
Normal file
9
src/config/parse.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "webserv.hpp"
|
||||
#include <iostream>
|
||||
|
||||
namespace config
|
||||
{
|
||||
void parse(
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user