#1 Add host to domain transformation method

Birleştirildi
jonathan 4 yıl önce kris/host_to_domain içindeki 1 işleme master ile birleştirdi
kris 4 yıl önce yorum yaptı

@jonathan please review

@jonathan please review
jonathan 4 yıl önce kris tarafından atandı
jonathan 4 yıl önce değişiklik istedi
jonathan bir yorum bırak

Question about removal of getHost call to validate URI.

@@ -53,4 +61,2 @@
* @return the "registered" domain, which includes the TLD and one level up.
*/
public static String getRegisteredDomain(String uri) {
final String host = getHost(uri);
jonathan 4 yıl önce yorum yaptı

The getHost call was used to ensure that the uri argument is a valid URI. Can we leave it in? If that breaks something, maybe use a different method?

The `getHost` call was used to ensure that the `uri` argument is a valid URI. Can we leave it in? If that breaks something, maybe use a different method?
kris 4 yıl önce yorum yaptı

Nothing is removed. getRegisteredDomain still works as before - redefined in line 56 above, and does call getHost.

hostToDomain is a brand new method with the second part of the previous method required and used currently only in some test.

Nothing is removed. `getRegisteredDomain` still works as before - redefined in line 56 above, and does call `getHost`. `hostToDomain` is a brand new method with the second part of the previous method required and used currently only in some test.
jonathan 4 yıl önce yorum yaptı

Sorry, I missed that. Thanks.

Sorry, I missed that. Thanks.
jonathan 4 yıl önce değişiklik isteğini kapattı
jonathan kris/host_to_domain dalı silindi 4 yıl önce

Gözden Geçirenler

jonathan 4 yıl önce değişiklik istedi
Değişiklik isteği 45579ec840 olarak birleştirildi.
Bu konuşmaya katılmak için oturum aç.
Değerlendirici yok
Etiket Yok
Kilometre Taşı Yok
Atanan Kişi Yok
2 Katılımcı
Bildirimler
Bitiş Tarihi

Bitiş tarihi atanmadı.

Bağımlılıklar

Bu çekme isteği henüz bir bağımlılık içermiyor.

Yükleniyor…
Henüz bir içerik yok.