Hello,
I've gotten Apache::AuthCookie to run against Netscape
and Mozilla browsers. However, when I try to get it
to work with IE with prompting enabled for accepting
cookies, I never get prompted to accept a cookie, so
it appears that the browser is refusing to acknowlegde
that the cookie was received.
I've looked high and low for resources on this. So far
I've rewritten my AuthCookie subclass to use CGI::Cookie,
and added a ton more debug statements, with no effect or
light on the problem.
I _must_ get this working with IE. Does anyone have a
clue stick for me?
--Christopher