mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07:59 +03:00
add Class Respons Request
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#define HOME "www"
|
||||
#define BUFFSIZE 1024
|
||||
#define MAX_CLIENT 1000
|
||||
#define WHITESPACE " \n\r\t\f\v"
|
||||
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user