See Also: HttpContext Members
Classes that inherit the System.Web.IHttpModule and System.Web.IHttpHandler interfaces are provided a reference to an System.Web.HttpContext object for the current HTTP request. The object provides access to the intrinsic HttpContext.Request, HttpContext.Response, and HttpContext.Server properties for the request.