THttpSysServer Class
Windows-only HTTP server built on the operating system HTTP Server API (HTTP.sys).
Remarks
This is the concrete server class. See TCustomHttpSysServer for the full set of members used to register modules and control the server lifecycle.
Syntax
Unit: Sparkle.HttpSys.Server
THttpSysServer = class(TCustomHttpSysServer);