rikitiki  v0.1.67
Build C++ web server modules that allow easy routing and deployment.
rikitiki::PostContent Struct Reference

#include <connContext.h>

Inheritance diagram for rikitiki::PostContent:

Public Member Functions

 PostContent (const std::string &name, const std::string &value)
 

Detailed Description

Things parsed out of the response, ala forms We can't just typedef it since we want to pass it around with stream operators


The documentation for this struct was generated from the following file: