Timeout for request and cgi
This commit is contained in:
@@ -247,6 +247,7 @@ async fn handle_connection(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if srv.server.cgi.unwrap_or(false) {
|
||||
match &srv.server.cgipath {
|
||||
Some(c) => {
|
||||
|
||||
Reference in New Issue
Block a user