fixed an autoindex issue, working on uploading files
This commit is contained in:
@@ -92,7 +92,7 @@ void Client::parse_request_headers(std::vector<ServerConfig> &servers)
|
||||
_parse_request_fields();
|
||||
|
||||
// DEBUG
|
||||
//print_client("headers");
|
||||
print_client("headers");
|
||||
|
||||
if (status)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user