Skip to content

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

Notifications You must be signed in to change notification settings

guardian/redirect-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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