# File lib/mongrel/handlers.rb, line 60
    def initialize(options={})
      @options = options
      @header_only = false
    end