= private = protected
headers=(v)
Setter for headers v.
# File lib/uri/mailto.rb, line 233 def headers=(v) check_headers(v) set_headers(v) v end