cache-plugin icon indicating copy to clipboard operation
cache-plugin copied to clipboard

different cache key strategy for client and server mode

Open dbu opened this issue 8 years ago • 0 comments

once #30 is done, we should implement different cache key strategies for the client and server mode of the plugin. as client, the key should take into account authorization headers (Authenticate, Cookies). in server mode, requests with cookies and or authentication should not be cached at all.

dbu avatar Mar 21 '17 09:03 dbu