mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 11:58:17 +00:00
226 B
226 B
prepend
headers:prepend(NAME, VALUE)
{{since('2025.10.06-5ec871ab')}}
Constructs a new header with NAME and VALUE and prepends it to the header map.
headers:prepend('X-Something', 'Some value')