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을 뷰 핸들러에 바인딩하는 함수를 제공합니다.

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.