En esta página

Qt HTTP Server C++ Classes

Lista de clases C++ que proporcionan el marco del servidor HTTP. Más...

Este módulo se introdujo en Qt 6.4.

Clases

QAbstractHttpServer

API a subclasificar para implementar un servidor HTTP

QHttpServer

API simplificada para QAbstractHttpServer y QHttpServerRouter

QHttpServerConfiguration

Controla los parámetros del servidor

QHttpServerRequest

Encapsula una petición HTTP

QHttpServerResponder

API para enviar respuestas desde un servidor HTTP

QHttpServerResponse

Encapsula una respuesta HTTP

QHttpServerRouter

Proporciona funciones para vincular una ruta a un ViewHandler

QHttpServerRouterRule

La clase base para las reglas QHttpServerRouter

QHttpServerWebSocketUpgradeResponse

Respuesta a devolver al verificar las actualizaciones de WebSocket en el servidor HTTP

Descripción Detallada

© 2026 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.