firewall_header_name

The name of the response header to match.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-header-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_header_name",
  "title": "firewall_header_name",
  "description": "The name of the response header to match.",
  "example": "Cf-Cache-Status",
  "type": "string"
}