# File lib/cgikit.rb, line 1928 def initialize( headers ) super self.headers['Content-Type'] = 'text/html' end