
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

namespace GuzzleHttp\Exception;

class TooManyRedirectsException extends RequestException
{
}
