Yet Another HTTP Library
yahttp
|
#include <reqresp.hpp>
Public Member Functions | |
SendFileRender (const std::string &path) | |
size_t | operator() (const HTTPBase *doc __attribute__((unused)), std::ostream &os, bool chunked) const |
Public Attributes | |
std::string | path |
|
inline |
|
inline |
std::string YaHTTP::HTTPBase::SendFileRender::path |