# File lib/mongrel/handlers.rb, line 61 61: def initialize(options={}) 62: @options = options 63: @header_only = false 64: end