rikitiki
v0.1.67
Build C++ web server modules that allow easy routing and deployment.
|
#include <connContext.h>
Public Member Functions | |
PostContent (const std::string &name, const std::string &value) | |
Things parsed out of the response, ala forms We can't just typedef it since we want to pass it around with stream operators