new(*arg)
Class Public methods
Description
Creates a new URI::MailTo object from generic URL components with no syntax checking.
This method is usually called from URI.parse, which checks the validity of each component.
Creates a new URI::MailTo object from generic URL components with no syntax checking.
This method is usually called from URI.parse, which checks the validity of each component.
Please login to continue.