L'eliminazione di un branch è definitiva. È un'operazione che NON PUÒ essere annullata. Continuare?
kris/host_to_domain
a master
4 anni fa
L'eliminazione di un branch è definitiva. È un'operazione che NON PUÒ essere annullata. Continuare?
@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.
Revisori
45579ec840
.