Hi there, On Thu, 19 Feb 2004, Scott Scecina wrote:
> Apache 2.0.48 (pre-fork), Perl 5.8.3, and mod_perl 1.99_12 on a RH Linux > ... when I connect with Internet Explorer (6, on XP) I don't seem to be > getting the Set-Cookie headers ... Other headers ... seem to be fine. > ... they *were* being sent, and .... they looked properly formatted. > ... installed Mozilla ... the cookies worked. > > Does anybody have a guess as to why IE will see the cookies from the WinXP > Apache and not the Linux Apache? Not wanting to make any jokes about the provenance, no. I'd suggest that you use ethereal or (failing that) tcpdump to look at the traaffic. Might be that some of the non-printing characters aren't the same in the two cases. Have you done things like \n instead of \r\n? 73, Ged. -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html