Hello,
I have created a httpmodule which monipulate some of the headers of my requests but unfortunately the BeginRequest does not get hit when the request is a webdav one (Translate: F)...
I have checked the order of my http modules and although I cannot change their order I can see that my module...