Problem/Motivation
How can we add a Cookie cache context?
Let's say I want to maintain multiple cache copies of the a page on the basis of "country" cookie.
Steps to reproduce
When I use this module, Drupal ignores the "country" cookie and only maintain one cache per page.
Comments