No, IIS only appends headers from the Web server to the browser, not the other way around.
-----Original Message----- From: Adrocknaphobia [mailto:adrocknaphobia-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org] Sent: Wednesday, February 23, 2005 12:01 PM To: CF-Talk Subject: SOT: IIS Append to the Request Header
Here is a pretty random question...
Can IIS append to the request header before it passes it off the CF?
-Adam
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67
Can IIS append to the request header before it passes > it off the CF?
It could, via a custom ISAPI filter that had a higher priority level than CF's ISAPI filter. I don't know if there are any third-party filters available that let you append arbitrary information, but there are filters that rewrite requests a la Apache's mod_rewrite for example.
Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information!