Malloy
|
Public Types | |
using | body_type = BodyType |
using | response_type = malloy::http::response< body_type > |
Public Member Functions | |
basic (std::string username, std::string password, std::string realm) | |
void | set_charset (const std::string &chset) |
std::optional< response_type > | operator() (const boost::beast::http::request_header<> &h) |