roar
|
#include <boost/beast/http/empty_body.hpp>
#include <roar/cors.hpp>
#include <roar/literals/regex.hpp>
#include <string>
#include <functional>
#include <variant>
#include <regex>
Go to the source code of this file.
Classes | |
struct | Roar::RouteOptions |
Options that modify the server behavior for a given route. More... | |
struct | Roar::Detail::ServedPath |
struct | Roar::ProtoRoute |
A proper Route is built up from this object. This object is usually created internally. More... | |
Namespaces | |
namespace | Roar |
namespace | Roar::Detail |