set_userinfo
Description:
Set or unset the user information for the URI.
Parameters:
| this |
The Uri to modify. |
| userinfo |
The new user-information string to set or null to unset. |
Returns:
|
true if the user information was set/unset successfully. |