summaryrefslogtreecommitdiff
path: root/docs/user_guide/expiration.md
Commit message (Expand)AuthorAgeFilesLines
* Allow regexes for URL expiration patternsSimon Leiner2023-03-241-5/+7
* Fix typosJordan Cook2023-03-011-1/+1
* Add 'url' argument to BaseCache.contains() and delete() for similarity to has...Jordan Cook2022-09-301-5/+10
* Add delete() function for patcherJordan Cook2022-09-291-1/+2
* Add more examples to docs for BaseCache.delete()Jordan Cook2022-09-291-8/+28
* Update to FontAwesome 6Jordan Cook2022-06-171-1/+1
* Related doc updatesJordan Cook2022-06-171-1/+1
* Split up remove_expired_reponses() into remove() and reset_expiration() metho...Jordan Cook2022-06-111-5/+5
* use https for links谭九鼎2022-05-091-7/+7
* Implement Cache-Control: stale-while-revalidateJordan Cook2022-05-041-0/+23
* Add 'older_than' argument to remove_expired_responses()Jordan Cook2022-05-031-1/+8
* Add always_revalidate session optionJordan Cook2022-05-031-0/+9
* Update docs and changelogJordan Cook2022-04-221-4/+2
* Add support for Cache-Control: stale-if-errorJordan Cook2022-04-181-0/+7
* Update general expiration docsJordan Cook2022-04-151-5/+13
* Refactor refresh/revalidate behaviorJordan Cook2022-04-091-22/+44
* Update docs, doc dependencies, changelog, and contributorsJordan Cook2022-04-011-3/+3
* Add support for Cache-Control: only-if-cached and corresponding options for r...Jordan Cook2022-03-111-0/+54
* Update changelog, docs, and bump versionJordan Cook2022-03-111-2/+1
* Use only integers for expire_after values in tests and docsJordan Cook2022-02-151-3/+3
* Make per-request expiration thread-safe by passing via request headers instea...Jordan Cook2021-09-181-2/+2
* Alias/rename old_data_on_error to stale_if_error for consistency with Cache-C...Jordan Cook2021-09-061-3/+3
* Add some more troubleshooting info to docsJordan Cook2021-08-281-0/+1
* Add Font Awesome 5 icons to main page headersJordan Cook2021-08-271-1/+1
* Reorganize user docs: break down User Guide and Advanced Usage sections into ...Jordan Cook2021-08-261-0/+119