-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Milestone
Description
From #180:
The hash request is only ever executed when there is a cookie / auth header: https://github.com/FriendsOfSymfony/FOSHttpCache/blob/master/tests/Functional/Fixtures/varnish-3/user_context.vcl#L16
The Vary information also includes the variant of not having the header in question.
I think we can close #132 and think whether we should remove the corresponding code in the SymfonyCache and just have no context header. https://github.com/FriendsOfSymfony/FOSHttpCache/blob/master/src/SymfonyCache/UserContextSubscriber.php#L165 - the backend certainly should not use the hash, but only Vary on it.
Metadata
Metadata
Assignees
Labels
No labels