Stellarium 0.15.2
|
#include <QMap>
#include <QString>
#include <QTcpSocket>
#include "httpglobal.h"
#include "httpcookie.h"
Go to the source code of this file.
Classes | |
class | HttpResponse |
This object represents a HTTP response, used to return something to the web client. More... | |
Definition in file httpresponse.h.