Lines Matching refs:foo
4 ["http://www.google.com/foo?bar=baz#", "http://www.google.com/foo?bar=baz#"],
8 ["http:////////user:@google.com:99?foo", "http://user@google.com:99/?foo"],
12 ["http://www/foo%2Ehtml", "http://www/foo.html"],
16 ["http:\\\\\\\\www.google.com\\\\foo", "http://www.google.com/foo"],
20 ["http://foo:80/", "http://foo/"],
21 ["http://foo:81/", "http://foo:81/"],
22 ["httpa://foo:80/", "httpa://foo:80/"],
23 ["http://foo:-80/", "http://foo:-80/"],
24 ["https://foo:443/", "https://foo/"],
25 ["https://foo:80/", "https://foo:80/"],
26 ["ftp://foo:21/", "ftp://foo/"],
27 ["ftp://foo:80/", "ftp://foo:80/"],
28 ["gopher://foo:70/", "gopher://foo/"],
29 ["gopher://foo:443/", "gopher://foo:443/"],
30 ["ws://foo:80/", "ws://foo/"],
31 ["ws://foo:81/", "ws://foo:81/"],
32 ["ws://foo:443/", "ws://foo:443/"],
33 ["ws://foo:815/", "ws://foo:815/"],
34 ["wss://foo:80/", "wss://foo:80/"],
35 ["wss://foo:81/", "wss://foo:81/"],
36 ["wss://foo:443/", "wss://foo/"],
37 ["wss://foo:815/", "wss://foo:815/"],