Qt HTTP Server C++ Classes

HTTPサーバーフレームワークを提供するC++クラスのリスト。詳細...

このモジュールは Qt 6.4 で導入されました。

クラス

QAbstractHttpServer

HTTP サーバーを実装するためのサブクラス API

QHttpServer

QAbstractHttpServer と QHttpServerRouter の簡易 API

QHttpServerRequest

HTTP リクエストのカプセル化

QHttpServerResponder

HTTP サーバから応答を送信するための API

QHttpServerResponse

HTTP レスポンスのカプセル化

QHttpServerRouter

URL を ViewHandler にバインドする関数の提供

QHttpServerRouterRule

QHttpServerRouter ルールの基本クラス

QHttpServerWebSocketUpgradeResponse

HTTP サーバで WebSocket のアップグレードを検証する際に返すレスポンス

詳細説明

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.