24 #ifndef _HTTPHEADER_H_ 25 #define _HTTPHEADER_H_ 1 89 { fCookies.push_back(cookie);
return *
this; }
95 inline const std::vector<HTTPCookie>&
126 render(std::ostream& out)
const = 0;
133 std::vector<HTTPCookie> fCookies;
Mix-in streamable interface.
Abstract base class for all streamable objects.
The namespace containing the cgicc library.