method
headers=
headers=(v)
public
Hide source
# File lib/uri/mailto.rb, line 206 def headers=(v) check_headers(v) set_headers(v) v end