commit | 6f778cc173cc60ec184e8ca54a16ad10cf55f2cf | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue May 17 16:02:01 2011 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Tue May 17 16:39:47 2011 -0700 |
tree | 38622dd86911b882c3d22c7a033a46efffbd0ed2 | |
parent | 20024ef4bbd35a0450b9f21bd2ccfef04ce13787 [diff] |
Cache HTTP responses with a Vary header. This requires a backdoor for the cache to read the request headers at put time. This is implemented by getting the HttpEngine, which will allow us to eventually share the response header parsing. Change-Id: I177467244e5af0a3dda07883cd58d641bf75362f http://b/3180373