pbm with bind and sudo understood, next is port
This commit is contained in:
@@ -36,10 +36,6 @@ class Webserv
|
||||
std::map<std::string, std::string> _request;
|
||||
std::map<std::string, std::string> _response;
|
||||
|
||||
class WebservError : public std::exception {
|
||||
const char * what() const throw();
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user