# File lib/mixlib/authentication/http_authentication_request.rb, line 67
      def server_api_version
        (headers[:x_ops_server_api_version] || DEFAULT_SERVER_API_VERSION).chomp
      end