Seditio Source
Root
|
.
/
othercms
/
dle15_0
/
upload
/
engine
/
classes
/
composer
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
TooManyRedirectsException.php
<?php
namespace
GuzzleHttp
\
Exception
;
class
TooManyRedirectsException
extends
RequestException
{
}