roar
Loading...
Searching...
No Matches
Classes | Namespaces
proto_route.hpp File Reference
#include <boost/beast/http/empty_body.hpp>
#include <roar/cors.hpp>
#include <roar/literals/regex.hpp>
#include <string>
#include <functional>
#include <variant>
#include <regex>
Include dependency graph for proto_route.hpp:
This graph shows which files directly or indirectly include this file:

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