Update 2010-03-23 – Sorry, but the images and downloads were hosted on a server that is no longer available. I will try to find the sample code bits and images on a backup sometime! I've received several emails regarding some errant debug code that was left in the Search Engine Safe URL HttpModule that I created and published on this blog. Lines 85 – 88 (found below) of the SesRequestFilter class were written to monitor the response buffer as I was developing this module. FileStream fs = File.OpenWrite(String.Forma... ......