Editing: TooManyRedirectsException.php
<?php namespace GuzzleHttp\Exception; class TooManyRedirectsException extends RequestException { }
Save
Back