diff --git a/proxmox-rest-server/src/rest.rs b/proxmox-rest-server/src/rest.rs index e79639b2..d23ed776 100644 --- a/proxmox-rest-server/src/rest.rs +++ b/proxmox-rest-server/src/rest.rs @@ -611,6 +611,12 @@ pub(crate) async fn handle_api_request { resp.headers_mut().insert( @@ -623,6 +629,7 @@ pub(crate) async fn handle_api_request