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