Commit Graph

7 Commits

Author SHA1 Message Date
John Luo 54610b8fe4 Handle null or empty vary rules 2016-10-06 19:06:02 -07:00
John Luo 3b2a2eb892 Add logging 2016-10-05 18:01:01 -07:00
John Luo aa52e66585 Make DistributedResponseCacheStore internal (#61)
Remove DistributedResponseCacheStore and move all interfaces to the Internal namespace
2016-09-30 11:24:44 -07:00
John Luo 10381b0456 Use HttpMethods 2016-09-28 18:22:57 -07:00
John Luo 5e12a103a4 API updates
- Internalize properties on ResponseCacheContext unless required by extension points
 - Rename VaryByParams -> VaryByQueryKeys
2016-09-21 13:41:46 -07:00
John Luo 6891d00032 Stricter expiration checks to avoid serving responses when max-age is 0
Cache parsed response headers for performance
2016-09-20 12:32:51 -07:00
John Luo 6c13371fa0 API review renames and updates continued
- Consolidate base key to be singular
2016-09-15 11:40:51 -07:00