Curious - you are returning code 302 (temporary redirect), shouldn't this be followed by a new URL instead of the data itself? The browser should then request the new URL, and then it receives the data. I think the problem is that IE is expecting a redirect URL, not the data, at this point.

-R

Thomas Muldowney wrote:
This looks like the gzip compression on the site.  I only send that
stuff when IE says it can, so it's probably a wonderful IE bug that I
now have to work around.

--temas


On Mon, Dec 16, 2002 at 08:49:41AM -0500, Menzi, Hans wrote:

I also have similar problems, I run WinXP with IE 6 SP1..

When browsing to http://www.jabberstudio.org/projects/twisted-pymsn-t for example, I got the following:

HTTP/1.1 302 Found Date: Mon, 16 Dec 2002 13:46:00 GMT Server: Apache/1.3.26 (Unix) Debian GNU/Linux mod_gzip/1.3.19.1a mod_perl/1.26 mod_python/2.7.8 Python/2.1.3 PHP/4.1.2 mod_ssl/2.8.9 OpenSSL/0.9.6d X-Powered-By: PHP/4.1.2 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Location: http://www.jabberstudio.org/projects/twisted-pymsn-t/project/view.php Content-Encoding: gzip Vary: Accept-Encoding Content-Length: 639 Keep-Alive: timeout=15, max=97 Connection: Keep-Alive Content-Type: text/html; charset=iso-8859-1 ?????TMo??0 ????W6l??z??l??????N??????blu??dHL??????O????vk??.??????????????G???eO??P_???= >??')????b??=???? ???????i??~????T??????:??6??!???????????;??O??Sq??]??/????8>????????????=??zD?????'??2?? ????sY???????????????OJ??????????????????? ??B????9??p??c?? kNyL????I????????????k??q?????????????????i\C????Z???????????????@???????? q?????????N~????????
???!
??I

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to