SaltAPI  1.1
An API for the HTTPd / Zia by Salty Studio.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
HTTP::Header Member List

This is the complete list of members for HTTP::Header, including all inherited members.

Add(std::string const &key, std::string const &value)HTTP::Header
Del(std::string const &key)HTTP::Header
Get(std::string const &key) const HTTP::Header
Header()HTTP::Header
Set(std::string const &key, std::string const &value)HTTP::Header
~Header()HTTP::Headervirtual