21 #ifndef STREAMHTTPPARSER_H 22 #define STREAMHTTPPARSER_H 24 #include "Utils/Pimpl.h" 59 QString get_host()
const;
62 static QString answer_string(
HttpAnswer answer);
65 #endif // STREAMHTTPPARSER_H
Definition: StreamHttpParser.h:32
HttpAnswer
The HttpAnswer enum.
Definition: StreamHttpParser.h:40