Formats a Uri as an href for this history implementation.
@override String createHref(Uri uri) => applyBase(uri, base).toString();