method

check_userinfo

v1_9_3_125 - Show latest stable - Class: URI::Generic
check_userinfo(user, password = nil)
private

check the user and password.

If password is not provided, then user is split, using URI::Generic.split_userinfo, to pull user and +password.

see also URI::Generic.check_user, URI::Generic.check_password