I have the following module
public class LowerCaseRequest : IHttpModule { public void Init(HttpApplication context) { context.BeginRequest += n
On IIS7 and higher use