class documentation

class ClientRedirectError(Exception):

View In Hierarchy

If a redirect loop is detected when using follow_redirects=True with the :cls:`Client`, then this exception is raised.