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