10 std::string content_type;
11 virtual std::string dump()
const = 0;
The main namespace of the library. In this namespace is defined the most important classes and functi...
An abstract class that allows any other class to be returned by a handler.
Definition: returnable.h:9