configurable authorization header checking in ResponseCachingPolicyProvider #15359
Labels
area-middleware
Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
Milestone
I need to use response caching despite exist authorization key in request header!
I know security issues about authorization header when using response caching.
but can configurable and optional to use this validation in the response caching Middleware?
I notice that both class and interface for this validation: ResponseCachingPolicyProvider and IResponseCachingPolicyProvider is Internal.
The text was updated successfully, but these errors were encountered: