const std::string & string() const 
Get string. 
 
bool parse(std::string::const_iterator &first, std::string::const_iterator last, authority &v)
Parse URI authority, returning whether found or not and advancing first and setting authority if foun...
 
static const char SEPARATOR_CHAR
separator ('.')