Previous Next

Thread: ASP.NET ISAPI Filter Behaviour

Last post 05-26-2008 5:18 PM by cminihan. 0 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (1 items)

Sort Posts:

  • 05-26-2008, 5:18 PM

    • cminihan
    • Not Ranked
    • Joined on 10-23-2006, 5:54 PM
    • Oxfordshire, UK
    • Posts 5
    • cminihan

    ASP.NET ISAPI Filter Behaviour

    I have written an ISAPI filter for IIS 5.x and 6.0 which intercepts responses from the web server. I have noticed that POST responses processed by ASP.NET (aspnet_filter.dll) do not invoke my filter's OnSendRawData() handler. I am assuming that ASP.NET is writing the response directly to the client via WriteClient() and that I therefore cannot intercept the response body. Can anyone on the IIS/ASP.NET teams or otherwise clarify this behaviour?

Page 1 of 1 (1 items)
Page view counter