|
Monero
|
Separates the userinfo and host+port from URI authority. More...
#include <parse.h>
Public Member Functions | |
| userinfo_and_hostport (boost::string_ref authority) | |
Public Attributes | |
| std::string | userinfo |
| std::string | hostport |
Separates the userinfo and host+port from URI authority.
|
explicit |
| authority | portion of a URI. |
| std::string net::userinfo_and_hostport::hostport |
| std::string net::userinfo_and_hostport::userinfo |