summaryrefslogtreecommitdiff
path: root/tests/unit/test_cache_keys.py
Commit message (Expand)AuthorAgeFilesLines
* Redact ingored_parameters from CachedResponse.urlJordan Cook2021-09-151-1/+1
* Use blake2 instead of sha256 for hashing request infoJordan Cook2021-09-061-1/+1
* Allow match_headers to optionally accept a list of specific headers to matchJordan Cook2021-09-061-1/+1
* Add some additional tests for cache key normalizationJordan Cook2021-08-281-2/+39
* Add support for custom cache keysJordan Cook2021-08-141-2/+2
* Add more test coverage for cache_control and cache_keys modulesJordan Cook2021-08-121-0/+25