pragma-header

Describes which headers you can exclude from inspection when you pass a `Pragma` debug header.

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

Properties

Name Type Description
action string The action to perform when a user passes a `Pragma` header. The only action currently supported is `REMOVE`.
conditionOperator string Use `OR` to match any condition, or `AND` to match on all conditions.
excludeCondition array The conditions to exclude from the default `remove` action. Any condition you set in this object appears in the `Pragma` header debug response object.
View JSON Schema on GitHub