mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
add class Header
This commit is contained in:
@@ -11,5 +11,7 @@ int main(int argc, char **argv)
|
||||
server.setupConfig();
|
||||
server.start();
|
||||
|
||||
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user