| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.3.1 source code.tar.gz | 2026-04-15 | 793.7 kB | |
| 8.3.1 source code.zip | 2026-04-15 | 824.8 kB | |
| README.md | 2026-04-15 | 196 Bytes | |
| Totals: 3 Items | 1.6 MB | 0 | |
- Fix state sharing in
CacheResponsemiddleware betweenhandle()andterminate()when the middleware is not resolved as the same instance. State now travels on the request attributes. (#518)