Namespace Sisk.Cadente.CoreEngine
Classes
- CadenteHttpServerEngine
Represents an HTTP server engine based on the Cadente host. This class implements HttpServerEngine and IDisposable to manage the lifecycle of the HTTP server.
- CadenteHttpServerEngineContext
Represents the context for an HTTP request and response within the Cadente engine.
- CadenteHttpServerEngineRequest
Represents an HTTP request within the Cadente engine context.
- CadenteHttpServerEngineResponse
Represents an HTTP response within the Cadente engine context.