Gets the user info component of the URL.
std::string user_info() const;
Return Value
A string containing the user info of the URL. Typically in the format user:password, but depends on the protocol.
user:password