From 25a1da0847ed301b641a8e49b6c435b108ec14b5 Mon Sep 17 00:00:00 2001 From: Christian Heel <66922325+heelc29@users.noreply.github.com> Date: Fri, 21 Aug 2026 17:26:07 +0200 Subject: [PATCH] [4.x] update docs for #144 --- docs/web-application.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/web-application.md b/docs/web-application.md index 49f121f6..f8fb799a 100644 --- a/docs/web-application.md +++ b/docs/web-application.md @@ -115,8 +115,7 @@ With caching **disabled**, `respond()` sends: ``` Expires: Wed, 17 Aug 2005 00:00:00 GMT Last-Modified: GMT -Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 -Pragma: no-cache +Cache-Control: no-cache, must-revalidate ``` With caching **enabled**, it sends an `Expires` 15 minutes in the future and, if you set