-
Notifications
You must be signed in to change notification settings - Fork 23
Vary by in cache handler #71
Open
Assignees
Description
Think the cache handler currently caches on the path + the querystring. While that may be good for some situations it would probably be better to default to only cache on the path. And have a vary-by option to select which querystring properties should be used for caching.