ALL_METHODS renamed to ANY_METHODS
This commit is contained in:
@@ -90,6 +90,7 @@ void Webserv::_init_http_status_map()
|
||||
_http_status[413] = S413;
|
||||
|
||||
_http_status[500] = S500;
|
||||
_http_status[501] = S501;
|
||||
}
|
||||
|
||||
void Webserv::_init_mime_types_map()
|
||||
|
||||
Reference in New Issue
Block a user