summaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2022-06-14 00:10:22 -0500
committerJordan Cook <jordan.cook@pioneer.com>2022-06-16 16:48:34 -0500
commitbcccae4d7fd9c1a317b24e52a21ad0802548709b (patch)
tree5f5138db4a88c64d0ffe70704bcb080663475656 /HISTORY.md
parent82a9bd50cded0ef92e0e882ee4b63d1c4e9e590d (diff)
downloadrequests-cache-bcccae4d7fd9c1a317b24e52a21ad0802548709b.tar.gz
Update docs
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 62249f2..5f9f398 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -9,6 +9,7 @@
* Add support for `Cache-Control: only-if-cached`
* Add support for `Cache-Control: stale-if-error`
* Add support for `Cache-Control: stale-while-error`
+* Add support for `Vary`
* Revalidate for `Cache-Control: no-cache` request or response header
* Revalidate for `Cache-Control: max-age=0, must-revalidate` response headers
* Add an attribute `CachedResponse.revalidated` to indicate if a cached response was revalidated for