• File: TooManyRedirectsException.php
  • Full Path: /home/atelipy/www/wpmain/Exception/TooManyRedirectsException.php
  • File size: 100 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
namespace GuzzleHttp\Exception;

class TooManyRedirectsException extends RequestException
{
}