summaryrefslogtreecommitdiff
path: root/docs/examples.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-08-14 21:26:03 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-08-14 21:58:30 -0500
commit8457dc0afbd3207e9fb7dbbc4da6dd3251d6ad68 (patch)
treef326ff811ee0f4580fb6fd550fab8f95b2371368 /docs/examples.md
parentdf471fa4330361304a22461003c6165c4e964b61 (diff)
downloadrequests-cache-8457dc0afbd3207e9fb7dbbc4da6dd3251d6ad68.tar.gz
Exclude cache headers from cache key by default
Diffstat (limited to 'docs/examples.md')
-rw-r--r--docs/examples.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples.md b/docs/examples.md
index 74fc68b..4afbd5c 100644
--- a/docs/examples.md
+++ b/docs/examples.md
@@ -82,6 +82,7 @@ These can also be found in the
```
:::
+(custom_keys)=
## Custom cache key function
```{include} ../examples/custom_cache_keys.py
:start-line: 2