We currently use requests's default behaviour of following redirects.
A user might not always want this, as they might want to use the library to find unnecessary redirects on a site.
We should find a way to allow the user to configure the behaviour here.