index
:
delta/python-packages/requests-cache.git
codecov
dependabot/github_actions/snok/install-poetry-1.2
dependabot/github_actions/snok/install-poetry-1.3
dependabot/github_actions/supercharge/redis-github-action-1.4.0
dependabot/pip/attrs-21.4.0
dependabot/pip/cattrs-1.10.0
dependabot/pip/cattrs-1.9.0
dependabot/pip/coverage-6.1
dependabot/pip/coverage-6.2
dependabot/pip/furo-2021.10.9
dependabot/pip/furo-2021.11.12.1
dependabot/pip/furo-2022.1.2
dependabot/pip/myst-parser-0.16.0
dependabot/pip/nox-2022.1.7
dependabot/pip/pre-commit-2.15.0
dependabot/pip/psutil-5.9.0
dependabot/pip/pytest-xdist-2.4.0
dependabot/pip/pytest-xdist-2.5.0
dependabot/pip/pytest-xdist-3.3.0
dependabot/pip/redis-4.1.0
dependabot/pip/responses-0.14.0
dependabot/pip/responses-0.15.0
dependabot/pip/rich-10.11.0
dependabot/pip/rich-10.12.0
dependabot/pip/rich-10.13.0
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-4.4.0
dependabot/pip/sphinx-autodoc-typehints-1.13.0
dependabot/pip/sphinx-autodoc-typehints-1.14.1
dependabot/pip/sphinx-automodapi-0.14.0
dependabot/pip/sphinx-inline-tabs-2022.1.2b11
dependabot/pip/sphinx-notfound-page-0.8
dependabot/pip/ujson-4.2.0
dependabot/pip/ujson-4.3.0
dependabot/pip/ujson-5.1.0
dev
explicit-exports
history-example
lru
main
master
memcached
mongita
orm
patch-module
pre-release
v0.7
v1.x.x
wip-req-compat
github.com: reclosedev/requests-cache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
user_guide
/
expiration.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow regexes for URL expiration patterns
Simon Leiner
2023-03-24
1
-5
/
+7
*
Fix typos
Jordan Cook
2023-03-01
1
-1
/
+1
*
Add 'url' argument to BaseCache.contains() and delete() for similarity to has...
Jordan Cook
2022-09-30
1
-5
/
+10
*
Add delete() function for patcher
Jordan Cook
2022-09-29
1
-1
/
+2
*
Add more examples to docs for BaseCache.delete()
Jordan Cook
2022-09-29
1
-8
/
+28
*
Update to FontAwesome 6
Jordan Cook
2022-06-17
1
-1
/
+1
*
Related doc updates
Jordan Cook
2022-06-17
1
-1
/
+1
*
Split up remove_expired_reponses() into remove() and reset_expiration() metho...
Jordan Cook
2022-06-11
1
-5
/
+5
*
use https for links
谭九鼎
2022-05-09
1
-7
/
+7
*
Implement Cache-Control: stale-while-revalidate
Jordan Cook
2022-05-04
1
-0
/
+23
*
Add 'older_than' argument to remove_expired_responses()
Jordan Cook
2022-05-03
1
-1
/
+8
*
Add always_revalidate session option
Jordan Cook
2022-05-03
1
-0
/
+9
*
Update docs and changelog
Jordan Cook
2022-04-22
1
-4
/
+2
*
Add support for Cache-Control: stale-if-error
Jordan Cook
2022-04-18
1
-0
/
+7
*
Update general expiration docs
Jordan Cook
2022-04-15
1
-5
/
+13
*
Refactor refresh/revalidate behavior
Jordan Cook
2022-04-09
1
-22
/
+44
*
Update docs, doc dependencies, changelog, and contributors
Jordan Cook
2022-04-01
1
-3
/
+3
*
Add support for Cache-Control: only-if-cached and corresponding options for r...
Jordan Cook
2022-03-11
1
-0
/
+54
*
Update changelog, docs, and bump version
Jordan Cook
2022-03-11
1
-2
/
+1
*
Use only integers for expire_after values in tests and docs
Jordan Cook
2022-02-15
1
-3
/
+3
*
Make per-request expiration thread-safe by passing via request headers instea...
Jordan Cook
2021-09-18
1
-2
/
+2
*
Alias/rename old_data_on_error to stale_if_error for consistency with Cache-C...
Jordan Cook
2021-09-06
1
-3
/
+3
*
Add some more troubleshooting info to docs
Jordan Cook
2021-08-28
1
-0
/
+1
*
Add Font Awesome 5 icons to main page headers
Jordan Cook
2021-08-27
1
-1
/
+1
*
Reorganize user docs: break down User Guide and Advanced Usage sections into ...
Jordan Cook
2021-08-26
1
-0
/
+119