# File lib/mongrel/handlers.rb, line 51
51:     def initialize(options={})
52:       @options = options
53:       @header_only = false
54:     end