Start of the body processing
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
|
||||
namespace Helpers {
|
||||
std::string ReadFile(std::string Path);
|
||||
|
||||
void getlineAndCount(std::basic_istream<char> &stream, uint64_t &count,
|
||||
std::string &string, char delimit = '\0');
|
||||
std::string GenerateResponse(std::string statusCode, std::string contentType,
|
||||
std::string content);
|
||||
// ===========
|
||||
|
Reference in New Issue
Block a user