Sparkle.HttpServer.Dispatcher Namespace
Classes
| Name | Description |
|---|---|
| THttpDispatcher | Holds a collection of HTTP server modules and routes each incoming request to the module matching its URI. |
| THttpServerModuleInfo | Associates a server module registered in a THttpDispatcher with the base URI it is registered under. |