class body_builder is the root class of object generating HTML body
Definition: body_builder.hpp:99
virtual std::string inherited_get_body_part(const chemin &path, const request &req) override
inherited from body_builder
Definition: html_image.hpp:61
class holding fields of an HTTP request (method, URI, header, cookies, and so on)
Definition: request.hpp:45
base class of html components that are static
Definition: static_body_builder.hpp:47