Crow  1.1
A C++ microframework for the web
crow::CookieParser::context Struct Reference

Public Member Functions

std::string get_cookie (const std::string &key) const
 
template<typename U >
Cookieset_cookie (const std::string &key, U &&value)
 
Cookieset_cookie (Cookie cookie)
 

Public Attributes

std::unordered_map< std::string, std::string > jar
 

Friends

struct CookieParser
 

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