Thanks for this tip Dave, I didn't even know tools like this were around. Sometimes it really pays to lurk :)
Marlon At 05:54 PM 5/27/2002 -0400, you wrote: > > Is it worth tracking down some info on HTTP headers and > > how CFLOCATION might be getting this wrong? > >This is a perfect example of when to use a recording proxy for testing. This >will show you exactly what headers are being passed between the browser and >the server, and should help you to determine why your problem is occurring. > >You can easily set this up. Just download the recording proxy of your >choice, configure it to forward requests to your server, and point your >browsers at it. You'll be able to see the actual HTTP request and response >headers, and that should give you the information that you need. > >You can find a recording proxy here: >http://www.kestral.com.au/devtools/stretch/ > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ >voice: (202) 797-5496 >fax: (202) 797-5444 > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

