23 #ifndef __LIBS_WEBVIEW_PAGE_REPLY_H_ 24 #define __LIBS_WEBVIEW_PAGE_REPLY_H_ 26 #include <webview/reply.h> 33 class WebPageHeaderGenerator;
34 class WebPageFooterGenerator;
41 virtual const std::string &
body();
44 virtual void pack(std::string active_baseurl,
58 static const char *PAGE_HEADER;
59 static const char *PAGE_FOOTER;
61 std::string __merged_body;
62 std::string __html_header;
Fawkes library namespace.
response_code_t
HTTP response code.
response_code_t code() const
Get response code.