Qt HTTP Server C++ Classes

List of C++ classes that provide HTTP server framework. 更多...

This module is in Technical Preview 状态。

This module was introduced in Qt 6.4.

QAbstractHttpServer API to subclass to implement an HTTP server
QHttpServer Simplified API for QAbstractHttpServer and QHttpServerRouter
QHttpServerRequest Encapsulates an HTTP request
QHttpServerResponder API for sending replies from an HTTP server
QHttpServerResponse Encapsulates an HTTP response
QHttpServerRouter Provides functions to bind a URL to a ViewHandler
QHttpServerRouterRule The base class for QHttpServerRouter rules

详细描述