RFC6068, The mailto URL scheme
Constants
COMPONENT = [ :scheme, :to, :headers ].freeze
DEFAULT_PORT = nil
Attributes
[R] | headers |
E-mail headers set by the URL, as an Array of Arrays |
[R] | to |
The primary e-mail address of the URL, as a String |