# File lib/http-access2/http.rb, line 449
  def contenttype=(contenttype)
    @header.contenttype = contenttype
  end