given a url, where does that url ultimately redirect to?
- Set a maximum number of redirects to follow
- Redirect-loop detection
- Caching at the individual redirect level - won't follow the same redirect twice, even if the original redirect path started in a different place