This constains metadata (coming from the stat
command) related to any static files associated with this response.
More...
#include <http_response.h>
Public Attributes | |
std::string | path = "" |
struct stat | statbuf |
int | statResult |
This constains metadata (coming from the stat
command) related to any static files associated with this response.
Either a static file or a string body can be returned as 1 response.