Das Löschen eines Branches ist permanent. Es KANN NICHT rückgängig gemacht werden. Fortfahren?
kris/host_to_domain
nach master
vor 4 Jahren zusammengeführt
Das Löschen eines Branches ist permanent. Es KANN NICHT rückgängig gemacht werden. Fortfahren?
@jonathan please review
Question about removal of
getHost
call to validate URI.The
getHost
call was used to ensure that theuri
argument is a valid URI. Can we leave it in? If that breaks something, maybe use a different method?Nothing is removed.
getRegisteredDomain
still works as before - redefined in line 56 above, and does callgetHost
.hostToDomain
is a brand new method with the second part of the previous method required and used currently only in some test.Sorry, I missed that. Thanks.
Reviewer
45579ec840
zusammengeführt.