Operations grimoire/Web/Headers: Difference between revisions
From Nasqueron Agora
< Operations grimoire | Web
(Created page with "This page documents HTTP headers used in Nasqueron sites. Per [https://datatracker.ietf.org/doc/html/rfc6648 RFC 6648], those headers SHOULD NOTE use the X- prefix. {| class="wikitable sortable" |+ HTTP headers |- ! Header !! Description !! Values!! Example header !! Used in |- | Assets-Font-Format || Specify the font extension served in a CSS || <code>with-<font extension></code> || <code>Assets-Font-Format: with-woff2</code> || assets.nasqueron.org (nginx) |}") |
(No difference)
|
Revision as of 08:12, 27 May 2023
This page documents HTTP headers used in Nasqueron sites.
Per RFC 6648, those headers SHOULD NOTE use the X- prefix.
Header | Description | Values | Example header | Used in |
---|---|---|---|---|
Assets-Font-Format | Specify the font extension served in a CSS | with- |
Assets-Font-Format: with-woff2 |
assets.nasqueron.org (nginx) |