Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section describes the Web Server Core and integrated request-processing pipeline classes.
In This Section
The following table lists the classes exposed by the integrated request-processing pipeline.
Class | Description |
---|---|
CGlobalModule | Defines the base class for global-level HTTP modules. |
CHttpModule | Defines the base class for request-level HTTP modules. |
See Also
Web Server Core API Reference
Designing Native-Code HTTP Modules