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