Lines Matching full:https
79 {"https://me:pass@google.com:23#foo", "https", "google.com", 23, "me", "pass", 0, 0, "foo", true},
212 {"http://www.google.com/", "https", "news.google.com", 8888, "me", "pass", "/foo", "?q=asdf", "heehee",
213 "https://www.google.com/",
214 "https://news.google.com/",
215 "https://news.google.com:8888/",
216 "https://me@news.google.com:8888/",
217 "https://me:pass@news.google.com:8888/",
218 "https://me:pass@news.google.com:8888/foo",
219 "https://me:pass@news.google.com:8888/foo?q=asdf",
220 "https://me:pass@news.google.com:8888/foo?q=asdf#heehee"},
222 {"https://me:pass@google.com:88/a?f#b", "http", "goo.com", 92, "", "", "/", 0, "",
230 "https://goo.com:92/"},