ght need
some configuration to make this work.
Anyone has any idea?
Thanks
Pinate
--
View this message in context:
http://apache-http-server.18135.x6.nabble.com/issue-with-Apache2-Cookie-tp5012694p5012746.html
Sent from the Apache HTTP Server - Users mailing list archive
application doesn't
work, it look like cookies not getting set or passed.
I am just curious if Apache2::Cookie is the standard way of dealing with
cookie, in other word is its behaviour consistent across browsers? Could anyone
give any advise?
Thanks
P
that there is still cookie parsing error from
executing eval {$req->jar()} in line 42, but somehow $@ is
undefined.
Hence calling $@->jar cause such an
error.
Don't know why it is only failing in
certain conditions as explained? Could anyone suggest some direction
or a possible solution?
Thanks
Pinate
Hi,We have just installed Auth handler (Apache ) using mod_perl2 and CAS.1.
Initially, we had the Internal Server Error "Expected token not present",
as per these below links suggested this could be because of our invalid
cookie format. But for our application to work, we need those
cookieshttp:/