RESTinio
|
A structure for holding a value of token68 from RFC7235. More...
#include <authorization.hpp>
Public Attributes | |
std::string | value |
A structure for holding a value of token68 from RFC7235.
The actual value of token68 is stored as std::string
inside that struct.
Definition at line 82 of file authorization.hpp.
std::string restinio::http_field_parsers::authorization_details::token68_t::value |
Definition at line 84 of file authorization.hpp.