Sparkle.HttpSys.Server Namespace
Classes
| Name | Description |
|---|---|
| EHttpSysServer​Exception | Exception raised by TCustomHttpSysServer when the underlying HTTP.sys server cannot be started or its main processing thread fails. |
| TCustomHttpSysServer | Base class for the HTTP.sys server, a Windows-only HTTP server built on top of the operating system HTTP Server API (HTTP.sys). |
| THttpSysServer | Windows-only HTTP server built on the operating system HTTP Server API (HTTP.sys). |