-
-
Notifications
You must be signed in to change notification settings - Fork 584
Open
Labels
breaking changeThis feature / fix introduces breaking changesThis feature / fix introduces breaking changesenhancementNew feature or requestNew feature or requests: triageSome tests need to be run to confirm the issueSome tests need to be run to confirm the issue
Milestone
Description
Hello, the session save was made none optional in 3c8d9cb.
But this means with the default session store you send a new cookie with every response even if you change nothing, bloating responses and expire keeps moving forward.
This also makes Redis backed session stores very chatty.
I would like to request this middleware is made optional again.
Thanks.
Metadata
Metadata
Assignees
Labels
breaking changeThis feature / fix introduces breaking changesThis feature / fix introduces breaking changesenhancementNew feature or requestNew feature or requests: triageSome tests need to be run to confirm the issueSome tests need to be run to confirm the issue