RESTinio
|
Parameters for basic authentification. More...
#include <basic_auth.hpp>
Public Attributes | |
std::string | username |
Name of a user. More... | |
std::string | password |
Password for a user. More... | |
std::string restinio::http_field_parsers::basic_auth::params_t::password |
std::string restinio::http_field_parsers::basic_auth::params_t::username |