summaryrefslogtreecommitdiff
path: root/tests/unit/policy/test_actions.py
Commit message (Expand)AuthorAgeFilesLines
* Ignore Cache-Control: must-revalidate and no-cache when cache_control=FalseJordan Cook2023-03-241-7/+16
* Add support for header values as bytesJordan Cook2022-10-201-0/+1
* Add support for VaryJordan Cook2022-06-161-0/+80
* Implement Cache-Control: stale-while-revalidateJordan Cook2022-05-041-40/+76
* Add support for Cache-Control: stale-if-errorJordan Cook2022-04-181-6/+29
* Add support for Cache-Control: max-stale and min-freshJordan Cook2022-04-181-0/+32
* Move all cache policy-related modules to separate 'policy' subpackageJordan Cook2022-04-171-0/+278