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,
63 static const char *PAGE_HEADER;
64 static const char *PAGE_FOOTER;
66 std::string __merged_body;
67 std::string __html_header;
Fawkes library namespace.
Code code() const
Get response code.