File "TooManyRedirectsException.php"

Full Path: /home/capoeirajd/www/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
File size: 100 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace GuzzleHttp\Exception;

class TooManyRedirectsException extends RequestException
{
}