/ Zope / Apsis / Pound Mailing List / Archive / 2009 / 2009-06 / Manipulate/Inject HTTP Response Header

[ << ] [ >> ]

[ Running Twiki behind pound / Geoff Roberts ... ] [ Re: [Pound Mailing List] Memory Leak / Robert ... ]

Manipulate/Inject HTTP Response Header
"Jens Parree" <j.parree(at)invias.de>
2009-06-17 20:16:52 [ FULL ]
Hi all,

how about having a feature to manipulate or inject values into the response
header without the need to do it within a backend-system or application?

Same as: AddHeader "header: to add" 
just like: AddResponseHeader "X-header: to add" 


There does not seem to exist something like that right now. Does it?

Tanks
J.

Re: [Pound Mailing List] Manipulate/Inject HTTP Response Header
Robert Segall <roseg(at)apsis.ch>
2009-06-18 17:31:02 [ FULL ]
On Wed, 2009-06-17 at 20:16 +0200, Jens Parree wrote:[...]

No such feature available. One of the Pound design goals is to be as
transparent as possible. [...]

MailBoxer