guardian / redirect-resolver   0.0.38

GitHub

given a url, where does that url ultimately redirect to?

Scala versions: 3.x 2.13

redirect-resolver

given a url, where does that url ultimately redirect to?

redirect-resolver Scala version support Release

  • 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