From 37d2f8cb438f68eaa1da8a56ea9ce5023091f128 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 24 Oct 2023 09:59:08 +0000 Subject: Full custom header support, switch not made yet Signed-off-by: Laurent Bercot --- doc/tipidee.conf.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'doc') diff --git a/doc/tipidee.conf.html b/doc/tipidee.conf.html index 04ac254..6242b19 100644 --- a/doc/tipidee.conf.html +++ b/doc/tipidee.conf.html @@ -430,6 +430,31 @@ list of default Content-Type mappings; this directive should only be necessa serving files with uncommon extensions or have specific needs. +
+

The custom-header directive

+
+ +

+ custom-header is also a global directive, but is introduced by the +keyword custom-header, without prepending global. It allows +the user to define custom headers that are to be added to every response. +

+ +

+ custom-header option key value +

+ + +

Local directives

-- cgit v1.2.3