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