We provide a HttpCache class extending the symfony kernel to handle user context requests.
We should move all business logic into a separate class and have minimal impact on the actual kernel class. People could still use our kernel, or they could copy the few lines just like you copy varnish configuration.
@lolautruche wdyt?