Operations grimoire/Web/Headers
From Nasqueron Agora
< Operations grimoire | Web
This page documents HTTP headers used in Nasqueron sites.
Unstandardized headers
Per RFC 6648, those headers SHOULD NOTE use the X- prefix.
| Header | Description | Values | Example header | Used in | 
|---|---|---|---|---|
| Assets-Font-Format | Font extension served in the CSS | with-<font extension>
 | Assets-Font-Format: with-woff2 | assets.nasqueron.org (nginx) | 
| X-Config-Type | Resource CORS configuration | cors-<configuration>
 | X-Config-Type: cors-open-no-cache
 | includes/cors-open-no-cache (nginx) | 

