From 57e34f9cb5727879d11ebcda028234edea5528b4 Mon Sep 17 00:00:00 2001
From: Erik Abele This argument is followed by a header name, which can
include the final colon, but it is not required. Case is
ignored. For add
, append
and
- set
a value is given as the third argument. If
- this value contains spaces, it should be surrounded by double
- quotes. For unset, no value should be given.set
a value is given as the third argument. If
+ value contains spaces, it should be surrounded by double
+ quotes. For unset, no value should be given.
The RequestHeader
directive is processed
just before the request is run by its handler in the fixup phase.
diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en
index ed38b5da0c..415a2c0728 100644
--- a/docs/manual/mod/mod_include.html.en
+++ b/docs/manual/mod/mod_include.html.en
@@ -371,7 +371,7 @@