System.Web.Handlers Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains HTTP handler classes that process HTTP requests to a Web server.
Classes
AssemblyResourceLoader |
Provides an HTTP handler used to load embedded resources from assemblies. This class cannot be inherited. |
ScriptModule |
Manages HTTP modules for AJAX functionality in ASP.NET. |
ScriptResourceHandler |
Provides an HTTP handler for processing requests for script files that are embedded as resources in an assembly. This class cannot be inherited. |
TraceHandler |
Provides a synchronous HTTP handler that processes requests for tracing information. |