Sparkle.HttpServer.Context Namespace
Classes
| Name | Description |
|---|---|
| THttpServerContext | Abstract base class representing the context of a single HTTP request being processed by a Sparkle server, giving access to the request, the response, and a per-request container of arbitrary items shared across middleware and handlers. |