1#ifndef MYTHHTTPPARSER_H
2#define MYTHHTTPPARSER_H
13 bool Read(QTcpSocket* Socket,
bool& Ready);
bool Read(QTcpSocket *Socket, bool &Ready)
HTTPRequest2 GetRequest(const MythHTTPConfig &Config, QTcpSocket *Socket)
std::shared_ptr< MythHTTPRequest > HTTPRequest2
std::shared_ptr< HTTPMap > HTTPHeaders
std::shared_ptr< MythHTTPData > HTTPData