File "TooManyRedirectsException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
File size: 101 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace GuzzleHttp\Exception;
class TooManyRedirectsException extends RequestException
{
}