:cove...@gmail.com]
Sent: Friday, June 04, 2010 2:49 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Manipulate existing value of Response Header
(Set-Cookie)
On Fri, Jun 4, 2010 at 2:18 PM, Presto, Patrick
wrote:
> Does anyone know how I can grab the value of a response header, ma
On Fri, Jun 4, 2010 at 2:18 PM, Presto, Patrick
wrote:
> Does anyone know how I can grab the value of a response header, manipulate
> it, and update that header with the new value? I have searched all over
> and I dont believe there is a simple solution. Please prove me wrong!!!
We have "Heade
Hi Everyone,
I have been asked to rewrite a Set-Cookie header to resolve an application
issue. The tricky part is I need to obtain the current value in the header,
then rewrite one little piece, and update the header with the new value so the
end user will set their cookie correctly.
Using Se