THttpServerModuleInfo Class
Associates a server module registered in a THttpDispatcher with the base URI it is registered under.
Syntax
Unit: Sparkle.HttpServer.Dispatcher
THttpServerModuleInfo = class(TObject);
Constructors
| Name | Description |
|---|---|
| Create | Creates a new instance holding the given base URI and module. |