# File lib/httpclient/http.rb, line 856
    def contenttype=(contenttype)
      @header.contenttype = contenttype
    end