Overte C++ Documentation
HTTPManager Class Reference

Handles HTTP connections. More...

#include <HTTPManager.h>

Inherits QTcpServer, and HTTPRequestHandler.

Inherited by HTTPSManager.

Public Member Functions

 HTTPManager (const QHostAddress &listenAddress, quint16 port, const QString &documentRoot, HTTPRequestHandler *requestHandler=nullptr)
 Initializes the manager.
 

Protected Member Functions

virtual void incomingConnection (qintptr socketDescriptor) override
 Accepts all pending connections.
 

Detailed Description

Handles HTTP connections.


The documentation for this class was generated from the following files: