Struct reroute

Struct Documentation

struct udho::reroute

Public Types

boost::function< boost::beast::http::response< boost::beast::http::string_body >udho::contexts::stateless)> function_type

Public Functions

reroute(const std::string &alt_path)
std::string alt_path() const
boost::beast::http::response<boost::beast::http::string_body> operator()(udho::contexts::stateless ctx)

Public Members

std::string _alt_path