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

#include <connContext.h>

Inheritance diagram for rikitiki::Header:

Public Member Functions

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

Detailed Description

Headers are just string pairs 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: