Qore HttpServerUtil Module Reference
0.3.11.1
|
▼NHttpServer | Main namespace for the HttpServer and HttpServerUtil modules |
CAbstractAuthenticator | Abstract base class for external authentication |
CAbstractHttpRequestHandler | Abstract class that all HTTP request handler objects must inherit from |
CAbstractHttpSocketHandler | Abstract class that all HTTP dedicated socket handler objects must inherit from |
CAbstractLogger | This abstract class defines the interface for classes that provide logging methods |
CAbstractStreamRequest | Abstract class for streaming HTTP chunked requests/responses |
CAbstractUrlHandler | Abstract class for HTTP request handlers anchored at a specific URL |
CHttpListenerInterface | This abstract class defines the public interface of the private HttpListener class defined in the HttpServer module |
CPermissiveAuthenticator | Class providing automatic authentication for all requests |