uri-user uri => result
(setf uri-user) value uri => value
uri-password uri => result
(setf uri-password) value uri => value
nil
.These additional functions are similar to the accessors of
the uri structure class.
As they are rarely used, these values are stored in the
uri-plist
with the :user
and :password
indicators.