]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/net/lookup_test.go
all: use HTTPS for iana.org links
[gostls13.git] / src / net / lookup_test.go
index bfb872551c04c77f8bf9afc91a5189b419aba84b..d0fc8c345d986d1fb770a93b1ef51aed0c9d7bf0 100644 (file)
@@ -664,10 +664,10 @@ func srvString(srvs []*SRV) string {
 }
 
 func TestLookupPort(t *testing.T) {
-       // See http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml
+       // See https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml
        //
        // Please be careful about adding new test cases.
-       // There are platforms having incomplete mappings for
+       // There are platforms which have incomplete mappings for
        // restricted resource access and security reasons.
        type test struct {
                network string