# File lib/http-access2/http.rb, line 162
    def contenttype=(contenttype)
      self['content-type'] = contenttype
    end