# File lib/fcgi.rb, line 505
      def self::parse(id, body)
        new(id, body)
      end