5 #ifndef STATICCOMPRESSED_H
6 #define STATICCOMPRESSED_H
8 #include <Cutelyst/Plugin>
9 #include <Cutelyst/Plugins/StaticCompressed/cutelyst_plugin_staticcompressed_export.h>
13 class StaticCompressedPrivate;
199 class CUTELYST_PLUGIN_STATICCOMPRESSED_EXPORT
269 void setServeDirsOnly(
bool dirsOnly);
280 std::unique_ptr<StaticCompressedPrivate> d_ptr;
The Cutelyst application.
Base class for Cutelyst Plugins.
Serve static files compressed on the fly or pre-compressed.
The Cutelyst namespace holds all public Cutelyst API.