| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ignore Cache-Control: must-revalidate and no-cache when cache_control=False | Jordan Cook | 2023-03-24 | 1 | -7/+16 |
| * | Allow regexes for URL expiration patterns | Simon Leiner | 2023-03-24 | 1 | -0/+4 |
| * | Raise an error for invalid expiration string values (except for headers conta... | Jordan Cook | 2023-02-18 | 1 | -1/+3 |
| * | Add support for header values as bytes | Jordan Cook | 2022-10-20 | 1 | -0/+1 |
| * | Add support for Vary | Jordan Cook | 2022-06-16 | 1 | -0/+80 |
| * | Implement Cache-Control: stale-while-revalidate | Jordan Cook | 2022-05-04 | 1 | -40/+76 |
| * | Add support for Cache-Control: stale-if-error | Jordan Cook | 2022-04-18 | 1 | -6/+29 |
| * | Add support for Cache-Control: max-stale and min-fresh | Jordan Cook | 2022-04-18 | 1 | -0/+32 |
| * | Move all cache policy-related modules to separate 'policy' subpackage | Jordan Cook | 2022-04-17 | 2 | -0/+367 |
