>- see footer for list info -< Are you using <cfhtmlhead> in your application? If so then its most likely the cause.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Woods Sent: 17 December 2004 15:53 To: [EMAIL PROTECTED] Subject: [CF-Dev] HTTP headers appearing in browser >- see footer for list info -< I've had reports from a client that she can see some HTTP headers in the browser window when she logs in to one of our sites. She's using IE6, but I have reproduced the problem in Firefox so it's not browser specific. When the client posts the login form, the server responds with a 302 (cflocation) and re-directs the client to the site home page. This page may have been loaded previously by the client. When the home page loads post login, a toolbar is included at the top of the HTML body, so the response from the server to the same URL request maybe minutes earlier is now different. However, the cache-control header value in all responses from this particular site is "private, no-cache, must-revalidate". I've been using netcat and wget to do some debugging and I can't find anything wrong with the server responses. The expected headers are all there, separated from the body by a double crlf as expected. Anyone experienced this before or have any idea what might be causing it? Thanks Mark _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -< This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions. Visit our website at http://www.reedexpo.com _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
