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.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

khaldoon_masud created an issue.