answer give_answer(const request &req)
to be used to answer a non authoritative request
Definition: challenge.cpp:82
html page root component
Definition: html_page.hpp:45
class html_text manage text and header in html document
Definition: html_text.hpp:52
class holding fields of an HTTP request (method, URI, header, cookies, and so on)
Definition: request.hpp:45
pure virtual class, base class for all classes that can generate an answer to a request
Definition: responder.hpp:46