shithub: werc

Download patch

ref: 67285813c6584cfed752084e0192386eb727bf32
parent: 72475062ce1be783224645cfb4f8a3e1cd62a900
author: uriel <uriel@engel.se.cat-v.org>
date: Fri Oct 17 23:39:39 EDT 2008

Allow to set extra http headers!

--- 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"?>