IResponseCachingFeature 接口

定义

用于在 HTTP 响应上配置其他响应缓存选项的功能。

public interface class IResponseCachingFeature
public interface IResponseCachingFeature
type IResponseCachingFeature = interface
Public Interface IResponseCachingFeature
派生

属性

VaryByQueryKeys

获取或设置响应缓存中间件用于计算辅助变化键的查询键。

适用于