add: cgi (!full)

This commit is contained in:
Talyx
2022-02-09 22:59:29 +03:00
parent 0103dc97dd
commit 0e9e412985
3 changed files with 6 additions and 15492 deletions

View File

@@ -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);