8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #993 from requests-cache/fix-empty-array Fix loading cached JSON content with `decode_content=True` when the root element is empty
Update changelog
Merge pull request #909 from requests-cache/fix-decoded-content-v1.1 Fix for compatibility with cattrs 23.2 (v1.1)
Merge pull request #805 from requests-cache/fix-must-revalidate Ignore Cache-Control: must-revalidate and no-cache when `cache_control=False`
Merge branch 'docs'
Bump version
Remove upper version constraints for all non-dev dependencies (v0.9) See #675
Remove catching/logging ImportErrors in top-level package