21 #ifndef STREAMHTTPPARSER_H 22 #define STREAMHTTPPARSER_H 24 #include "Utils/Pimpl.h" 58 bool isIcyStream()
const;
60 static QString answerString(
HttpAnswer answer);
63 #endif // STREAMHTTPPARSER_H
Parses requests out of the Client.
Definition: StreamHttpParser.h:30
HttpAnswer
The HttpAnswer enum.
Definition: StreamHttpParser.h:38