# File webapp.rb, line 169 def content_type=(media_type) @response_header.set 'Content-Type', media_type end