John Luo
ccfa090e6e
API review renames and updates
2016-09-14 11:07:23 -07:00
John Luo
65b89668bb
Allow lookup of multiple keys
...
- Do not cache if content-length mismatches with the length of the response body
2016-09-12 16:28:58 -07:00
John Luo
6a04fe5fb7
Store body and header separately, preliminary sharding
...
- Add fast id
2016-09-12 15:20:58 -07:00
John Luo
7300d9e936
Refactoring ResponseCacheContext
...
- Extract key creationg into a service
- Extract cacheability checks into a service
- Add a ResponseCachingState feature to preserve response cache context between operations
- Recognize Set-Cookie as not-cacheable
2016-09-07 15:50:22 -07:00
John Luo
3b0f01a8ec
Customize key prefix instead of suffix
2016-09-02 11:54:04 -07:00
John Luo
fb724a71de
Add configurable options for ResponseCaching
...
Override RequestIsCacheable
Override ResponseIsCacheable
Append customized cache key
2016-08-25 16:26:25 -07:00