Function getCookie
Synopsis
#include <lib/inc/drogon/HttpRequest.h>
virtual const std::string & getCookie(const std::string &field) const =0
Description
Get the cookie string identified by the field parameter.
Source
Line 145 in lib/inc/drogon/HttpRequest.h.