Home | History | Annotate | Download | only in http

Lines Matching full:hasprefix

753 	if !strings.HasPrefix(ip, "127.0.0.1:") && !strings.HasPrefix(ip, "[::1]:") {
940 if !strings.HasPrefix(ts.URL, "https://") {