small rectorings
This commit is contained in:
@@ -40,7 +40,7 @@ private:
|
||||
|
||||
[[nodiscard]] static std::string createRequestHeaders(const std::map<std::string, std::string> &headers) ;
|
||||
|
||||
int responseStatusCode(const std::string &status_str) const;
|
||||
static int responseStatusCode(const std::string &status_str) ;
|
||||
|
||||
void responseHeaders(const std::string &hdr);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user