![]() |
Sayonara Player
|
#include <StreamHttpParser.h>
Parses requests out of the Client.
Public Types | |
| enum | HttpAnswer : quint8 { Fail =0, OK, Reject, Ignore, Playlist, HTML5, MP3, BG, Favicon, MetaData } |
| The HttpAnswer enum. | |
Public Member Functions | |
| HttpAnswer | parse (const QByteArray &data) |
| QString | get_host () const |
| QString | get_user_agent () const |
| bool | is_icy () const |
1.8.12