Lines Matching full:http
21 'http:\\\\evil-phisher\\foo.html#h\\a\\s\\h': {
22 protocol: 'http:',
29 href: 'http://evil-phisher/foo.html#h%5Ca%5Cs%5Ch'
32 'http:\\\\evil-phisher\\foo.html?json="\\"foo\\""#h\\a\\s\\h': {
33 protocol: 'http:',
42 href: 'http://evil-phisher/foo.html?json=%22%5C%22foo%5C%22%22#h%5Ca%5Cs%5Ch'
45 'http:\\\\evil-phisher\\foo.html#h\\a\\s\\h?blarg': {
46 protocol: 'http:',
53 href: 'http://evil-phisher/foo.html#h%5Ca%5Cs%5Ch?blarg'
57 'http:\\\\evil-phisher\\foo.html': {
58 protocol: 'http:',
64 href: 'http://evil-phisher/foo.html'
67 'HTTP://www.example.com/': {
68 href: 'http://www.example.com/',
69 protocol: 'http:',
77 'HTTP://www.example.com': {
78 href: 'http://www.example.com/',
79 protocol: 'http:',
87 'http://www.ExAmPlE.com/': {
88 href: 'http://www.example.com/',
89 protocol: 'http:',
97 'http://user:pw@www.ExAmPlE.com/': {
98 href: 'http://user:pw@www.example.com/',
99 protocol: 'http:',
108 'http://USER:PW@www.ExAmPlE.com/': {
109 href: 'http://USER:PW@www.example.com/',
110 protocol: 'http:',
119 'http://user@www.example.com/': {
120 href: 'http://user@www.example.com/',
121 protocol: 'http:',
130 'http://user%3Apw@www.example.com/': {
131 href: 'http://user:pw@www.example.com/',
132 protocol: 'http:',
141 'http://x.com/path?that\'s#all, folks': {
142 href: 'http://x.com/path?that%27s#all,%20folks',
143 protocol: 'http:',
154 'HTTP://X.COM/Y': {
155 href: 'http://x.com/Y',
156 protocol: 'http:',
165 ' http://www.example.com/': {
166 href: 'http://www.example.com/',
167 protocol: 'http:',
177 'http://x.y.com+a/b/c': {
178 href: 'http://x.y.com+a/b/c',
179 protocol: 'http:',
188 'HtTp://x.y.cOm;a/b/c?d=e#f g<h>i': {
189 href: 'http://x.y.com/;a/b/c?d=e#f%20g%3Ch%3Ei',
190 protocol: 'http:',
202 'HtTp://x.y.cOm;A/b/c?d=e#f g<h>i': {
203 href: 'http://x.y.com/;A/b/c?d=e#f%20g%3Ch%3Ei',
204 protocol: 'http:',
215 'http://x...y...#p': {
216 href: 'http://x...y.../#p',
217 protocol: 'http:',
226 'http://x/p/"quoted"': {
227 href: 'http://x/p/%22quoted%22',
228 protocol: 'http:',
236 '<http://goo.corn/bread> Is a URL!': {
242 'http://www.narwhaljs.org/blog/categories?id=news': {
243 href: 'http://www.narwhaljs.org/blog/categories?id=news',
244 protocol: 'http:',
254 'http://mt0.google.com/vt/lyrs=m@114&hl=en&src=api&x=2&y=2&z=3&s=': {
255 href: 'http://mt0.google.com/vt/lyrs=m@114&hl=en&src=api&x=2&y=2&z=3&s=',
256 protocol: 'http:',
264 'http://mt0.google.com/vt/lyrs=m@114???&hl=en&src=api&x=2&y=2&z=3&s=': {
265 href: 'http://mt0.google.com/vt/lyrs=m@114???&hl=en&src=api' +
267 protocol: 'http:',
277 'http://user:pass@mt0.google.com/vt/lyrs=m@114???&hl=en&src=api&x=2&y=2&z=3&s=': {
278 href: 'http://user:pass@mt0.google.com/vt/lyrs=m@114???&hl=en&src=api&x=2&y=2&z=3&s=',
279 protocol: 'http:',
350 'http:/baz/../foo/bar': {
351 href: 'http:/baz/../foo/bar',
352 protocol: 'http:',
357 'http://user:pass@example.com:8000/foo/bar?baz=quux#frag': {
358 href: 'http://user:pass@example.com:8000/foo/bar?baz=quux#frag',
359 protocol: 'http:',
395 'http:/foo/bar?baz=quux#frag': {
396 href: 'http:/foo/bar?baz=quux#frag',
397 protocol: 'http:',
431 'http://atpass:foo%40bar@127.0.0.1:8080/path?search=foo#bar': {
432 href: 'http://atpass:foo%40bar@127.0.0.1:8080/path?search=foo#bar',
433 protocol: 'http:',
495 'http://www.日本語.com/': {
496 href: 'http://www.xn--wgv71a119e.com/',
497 protocol: 'http:',
505 'http://example.Bücher.com/': {
506 href: 'http://example.xn--bcher-kva.com/',
507 protocol: 'http:',
515 'http://www.Äffchen.com/': {
516 href: 'http://www.xn--ffchen-9ta.com/',
517 protocol: 'http:',
525 'http://www.Äffchen.cOm;A/b/c?d=e#f g<h>i': {
526 href: 'http://www.xn--ffchen-9ta.com/;A/b/c?d=e#f%20g%3Ch%3Ei',
527 protocol: 'http:',
538 'http://SÉLIER.COM/': {
539 href: 'http://xn--slier-bsa.com/',
540 protocol: 'http:',
548 'http://ليهمابتكلموشعربي؟.ي؟/': {
549 href: 'http://xn--egbpdaj6bu4bxfgehfvwxn.xn--egb9f/',
550 protocol: 'http:',
558 'http://➡.ws/➡': {
559 href: 'http://xn--hgi.ws/➡',
560 protocol: 'http:',
568 'http://bucket_name.s3.amazonaws.com/image.jpg': {
569 protocol: 'http:',
574 href: 'http://bucket_name.s3.amazonaws.com/image.jpg',
578 'git+http://github.com/joyent/node.git': {
579 protocol: 'git+http:',
585 href: 'git+http://github.com/joyent/node.git'
633 'http://user:password@[3ffe:2a00:100:7031::1]:8080': {
634 protocol: 'http:',
640 href: 'http://user:password@[3ffe:2a00:100:7031::1]:8080/',
660 'http://example.com:': {
661 protocol: 'http:',
665 href: 'http://example.com/',
670 'http://example.com:/a/b.html': {
671 protocol: 'http:',
675 href: 'http://example.com/a/b.html',
680 'http://example.com:?a=b': {
681 protocol: 'http:',
685 href: 'http://example.com/?a=b',
692 'http://example.com:#abc': {
693 protocol: 'http:',
697 href: 'http://example.com/#abc',
703 'http://[fe80::1]:/a/b?a=b#abc': {
704 protocol: 'http:',
708 href: 'http://[fe80::1]/a/b?a=b#abc',
716 'http://-lovemonsterz.tumblr.com/rss': {
717 protocol: 'http:',
721 href: 'http://-lovemonsterz.tumblr.com/rss',
726 'http://-lovemonsterz.tumblr.com:80/rss': {
727 protocol: 'http:',
732 href: 'http://-lovemonsterz.tumblr.com:80/rss',
737 'http://user:pass@-lovemonsterz.tumblr.com/rss': {
738 protocol: 'http:',
743 href: 'http://user:pass@-lovemonsterz.tumblr.com/rss',
748 'http://user:pass@-lovemonsterz.tumblr.com:80/rss': {
749 protocol: 'http:',
755 href: 'http://user:pass@-lovemonsterz.tumblr.com:80/rss',
760 'http://_jabber._tcp.google.com/test': {
761 protocol: 'http:',
765 href: 'http://_jabber._tcp.google.com/test',
770 'http://user:pass@_jabber._tcp.google.com/test': {
771 protocol: 'http:',
776 href: 'http://user:pass@_jabber._tcp.google.com/test',
781 'http://_jabber._tcp.google.com:80/test': {
782 protocol: 'http:',
787 href: 'http://_jabber._tcp.google.com:80/test',
792 'http://user:pass@_jabber._tcp.google.com:80/test': {
793 protocol: 'http:',
799 href: 'http://user:pass@_jabber._tcp.google.com:80/test',
804 'http://x:1/\' <>"`/{}|\\^~`/': {
805 protocol: 'http:',
812 href: 'http://x:1/%27%20%3C%3E%22%60/%7B%7D%7C/%5E~%60/'
815 'http://a@b@c/': {
816 protocol: 'http:',
821 href: 'http://a%40b@c/',
826 'http://a@b?@c': {
827 protocol: 'http:',
832 href: 'http://a@b/?@c',
839 'http://a.b/\tbc\ndr\ref g"hq\'j<kl>?mn\\op^q=r`99{st|uv}wz': {
840 protocol: 'http:',
850 href: 'http://a.b/%09bc%0Adr%0Def%20g%22hq%27j%3Ckl%3E?mn%5Cop%5Eq=r%6099%7Bst%7Cuv%7Dwz'
853 'http://a\r" \t\n<\'b:b@c\r\nd/e?f': {
854 protocol: 'http:',
865 href: 'http://a%22%20%3C\'b:b@cd/e?f'
982 protocol: 'http:',
993 href: 'http://example.com/'
1058 const parsed = url.parse('http://nodejs.org/')