# File lib/openid/server.rb, line 690
      def initialize
        @code = HTTP_OK
        @headers = {}
        @body = ''
      end