Uri.setUserinfo

bool setUserinfo(string userinfo)

Set or unset the user information for the URI.

Parameters

userinfoThe new user-information string to set or null to unset.

Returns

true if the user information was set/unset successfully.