From: Geoffrey Allott Date: Thu, 25 Mar 2021 19:12:47 +0000 (+0000) Subject: change cache control settings X-Git-Url: https://git.pointlesshacks.com/?a=commitdiff_plain;h=5a5f918190d243cfc4a02cf2da3e528b0d071865;p=pokerwave.git change cache control settings --- diff --git a/src/main.rs b/src/main.rs index b18f350..936359e 100644 --- a/src/main.rs +++ b/src/main.rs @@ -60,8 +60,7 @@ async fn append_cache_control(mut response: Response) -> Result