ContentTypePolicy Class | Glimpse API Documentation |
Policy which will set Glimpse's runtime policy to Off if a Http response's content type is not on the white list.
Inheritance Hierarchy
Namespace: Glimpse.Core.Policy
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
public class ContentTypePolicy : IRuntimePolicy, IConfigurable
public class ContentTypePolicy : IRuntimePolicy, IConfigurable
See Also