Re: Edit HTTP response headers

2008-04-27 Thread J Amuse
On Wed, Apr 23, 2008 at 5:28 PM, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Mon, Apr 21, 2008 at 4:30 PM, J Amuse <[EMAIL PROTECTED]> wrote: > > > http://perl.apache.org/docs/2.0/user/coding/coding.html#Generating_HTTP_Response_Headers >

Re: Edit HTTP response headers

2008-04-27 Thread Perrin Harkins
On Sun, Apr 27, 2008 at 9:18 AM, J Amuse <[EMAIL PROTECTED]> wrote: > This link references the set method, which will overwrite the header value. > I want to append text (i.e. append a secure and httponly flag if there is a > Set-Cookie header in the HTTP response). Is this possible with the overla

Re: Session handling

2008-04-27 Thread Tracy12
I do not flush, but I can see the cookies generated in the session folder This happens in only one navigation path only Malcolm J Harwood-3 wrote: > > On Thursday 17 April 2008, Tracy12 wrote: > >> We do run a cron job to clean up the cache, Anyhow even it contains old >> data, they are basi