From 5a5f918190d243cfc4a02cf2da3e528b0d071865 Mon Sep 17 00:00:00 2001 From: Geoffrey Allott Date: Thu, 25 Mar 2021 19:12:47 +0000 Subject: [PATCH] change cache control settings --- src/main.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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