Jozef Kosoru <[EMAIL PROTECTED]> writes:
[...]
> I would like to point out, that I have observed the
> same problem with apreq2 Apache::Cookie. Sometimes browser gets a
> truncated cookie and sometimes even a garbage cookie data.
This bug should be fixed in the current
svn trunk, thanks to Boja
Hi,
On Wed, Nov 10, 2004 at 13:05:43 -0800, Dan Sully wrote:
> I'm running into an interesting problem, using Apache::SessionManager.
>
> My first request to the webpage successfully generates a cookie, and I
> see it in my browser's jar. The next response though, the
> Apache::Cookie->fetch() ge
* Joe Schaefer <[EMAIL PROTECTED]> shaped the electrons to say...
My first request to the webpage successfully generates a cookie, and I see it
in my browser's jar. The next response though, the Apache::Cookie->fetch()
gets a truncated cookie (md5 sum), and can't tie to the previous session and
cre
Dan Sully <[EMAIL PROTECTED]> writes:
> I'm running into an interesting problem, using Apache::SessionManager.
>
> My first request to the webpage successfully generates a cookie, and I see it
> in my browser's jar. The next response though, the Apache::Cookie->fetch()
> gets a truncated cookie (
I actually reported the same problem yesterday, but wasn't sure whether
I was doing something wrong. Is this the appropriate list for discussing
liapreq2 issues?
Arshavir
Dan Sully wrote:
I'm running into an interesting problem, using Apache::SessionManager.
My first request to the webpage succe