summaryrefslogtreecommitdiff
path: root/docs/user_guide/headers.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/headers.md')
-rw-r--r--docs/user_guide/headers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/user_guide/headers.md b/docs/user_guide/headers.md
index a7e9441..5fd77b0 100644
--- a/docs/user_guide/headers.md
+++ b/docs/user_guide/headers.md
@@ -30,6 +30,7 @@ True
Also see {ref}`stale-while-revalidate` for a variation of this behavior.
```
+(cache-control)=
## Cache-Control
`Cache-Control` **request** headers will always be used if present. This is mainly useful if you are
adding requests-cache to an existing application or library that already sends requests with cache