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