Namespace Sisk.Core.Http.Engine
Classes
- HttpEngineException
Represents an exception that occurred during the execution of the HTTP engine.
- HttpListenerAbstractEngine
Provides an implementation of HttpServerEngine using HttpListener.
- HttpServerEngine
Provides an abstract base class for HTTP server engines.
- HttpServerEngineContext
Provides an abstract base class for HTTP contexts.
- HttpServerEngineContextRequest
Provides an abstract base class for HTTP requests.
- HttpServerEngineContextResponse
Provides an abstract base class for HTTP responses.
- HttpServerEngineWebSocket
Provides an abstract base class for WebSocket contexts.