Stellarium 0.15.2
|
#include <QCache>
#include <QMutex>
#include "httpglobal.h"
#include "httprequest.h"
#include "httpresponse.h"
#include "httprequesthandler.h"
Go to the source code of this file.
Classes | |
struct | StaticFileControllerSettings |
Contains all the settings for the StaticFileController. More... | |
class | StaticFileController |
Delivers static files. More... | |
Definition in file staticfilecontroller.h.