UrlTracker
UrlTracker copied to clipboard
Fixes Issue #177 and prevents double slashes at the start of a path when redirecting to an absolute url
I've also broken down some of the parameters of the string.Format call to make it easier to read and manage going forward. There was too much going on in-line which meant things like this might slip through.
Added another update as some urls were breaking without a leading forward slash.