38 void setValue(std::string value)
override;
46 std::unique_ptr<Entity>
clone()
override;
Default CookieEntity with http only feature.
Definition: cookie_entity_http.h:12
std::string toString() override
Cloneable interface of object wth value and serializable method.
Definition: entity.h:10
CookieEntityHttp(const char *value)
std::unique_ptr< Entity > clone() override
void setValue(std::string value) override