mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
add: cgi (!full)
This commit is contained in:
@@ -57,6 +57,7 @@ private:
|
||||
std::string getTime(void);
|
||||
std::string getContentType(void);
|
||||
public:
|
||||
serverListen getListen(void);
|
||||
std::string getHeader(void);
|
||||
std::string getBody(void);
|
||||
static std::string getReasonPhrase(std::string);
|
||||
|
||||
Reference in New Issue
Block a user