= 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