ResponseCachingMiddleware Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enable HTTP response caching.
public ref class ResponseCachingMiddleware
public class ResponseCachingMiddleware
type ResponseCachingMiddleware = class
Public Class ResponseCachingMiddleware
- Inheritance
-
ResponseCachingMiddleware
Constructors
Methods
Invoke(HttpContext) |
Invokes the logic of the middleware. |