Edge headers, cache, and compression
Set or delete response headers, cache static prefixes, and compress JSON or HTML.
Console: Edge.
Config: edge.
REST: GET/PUT /api/edge.
Headers
YAML
Use set to add a marker.
Use delete to strip origin-only headers before they reach the client.
Cache
YAML
Only cache prefixes you know are static. Do not cache authenticated HTML.
Compression
YAML
content_types in the sample covers text/, JSON, JavaScript, XML, and SVG.