set Vary: Cookie header consistently for session

This commit is contained in:
David Lord 2023-05-01 08:01:32 -07:00
parent a6367dac74
commit 8646edca6f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 30 additions and 4 deletions

View file

@ -4,6 +4,7 @@ Version 2.2.5
Unreleased
- Update for compatibility with Werkzeug 2.3.3.
- Set ``Vary: Cookie`` header when the session is accessed, modified, or refreshed.
Version 2.2.4