commit 75e19747777c418e989b28f926cf7aaab279b9c2 parent 7ddb1ccb3ee6e0e2aced1a0c95651a2f1b219ac5 Author: uriel@engel.se.cat-v.org <unknown> Date: Sat, 18 Oct 2008 03:39:39 +0200 Allow to set extra http headers! Diffstat:
M | lib/headers.tpl | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lib/headers.tpl b/lib/headers.tpl @@ -1,3 +1,4 @@ +% for(h in $extraHttpHeaders) echo $h Content-Type: text/html <?xml version="1.0" encoding="UTF-8"?>