I have an httphandler like this:
public class MyProxy : IHttpHandler { public MyProxy() { } public void ProcessRequest(HttpContext context) {