True... PHP is doing it automatically after adding the Location: header to the response.
Just as a note, I don't specifically tell it to send a 302, probably php doing it underneath us. --temas -------- This email message has been automatically scanned for viri using Sophos antivirus. -------- ----- Original Message ----- From: "Rene Kluwen / Chimit Software Solutions" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 17, 2002 6:53 PM Subject: Re: [JDEV] jabberstudio has some bugs > A 302 redirect status code is followed by the Location: header. > This header specifies the URL to redirect to. > In such a case, the body is ignored and the Location-url is fetched in > stead. > > -- Rene... > > -------- > This email message has been automatically scanned for viri using Sophos > antivirus. > -------- > ----- Original Message ----- > From: "Richard Dobson" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, December 17, 2002 6:18 PM > Subject: Re: [JDEV] jabberstudio has some bugs > > > > It is returning the url, it had a location header thats where the browser > > gets the url from. Its probably an IE bug about not supporting gzip > > compression on 302 redirect responses or something. > > > > Richard > > > > ----- Original Message ----- > > From: "Ralph Siemsen" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, December 17, 2002 3:32 PM > > Subject: Re: [JDEV] jabberstudio has some bugs > > > > > > > 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 > > > > > > > _______________________________________________ > > jdev mailing list > > [EMAIL PROTECTED] > > http://mailman.jabber.org/listinfo/jdev > > > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev