successful merge?
This commit is contained in:
@@ -50,5 +50,6 @@ http_method str_to_http_method(std::string &str);
|
||||
std::string http_methods_to_str(unsigned int methods);
|
||||
int path_is_valid(std::string path);
|
||||
void replace_all_substr(std::string &str, const std::string &ori_substr, const std::string &new_substr);
|
||||
void throw_test();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user