• Home
  • Raw
  • Download

Lines Matching full:example

177   {"1h://example.net", "", 0, 0, CURLUE_BAD_SCHEME},
178 {"..://example.net", "", 0, 0, CURLUE_BAD_SCHEME},
179 {"-ht://example.net", "", 0, 0, CURLUE_BAD_SCHEME},
180 {"+ftp://example.net", "", 0, 0, CURLUE_BAD_SCHEME},
181 {"hej.hej://example.net",
182 "hej.hej | [11] | [12] | [13] | example.net | [15] | / | [16] | [17]",
184 {"ht-tp://example.net",
185 "ht-tp | [11] | [12] | [13] | example.net | [15] | / | [16] | [17]",
187 {"ftp+more://example.net",
188 "ftp+more | [11] | [12] | [13] | example.net | [15] | / | [16] | [17]",
190 {"f1337://example.net",
191 "f1337 | [11] | [12] | [13] | example.net | [15] | / | [16] | [17]",
193 {"https://user@example.net?hello# space ",
194 "https | user | [12] | [13] | example.net | [15] | / | hello | %20space%20",
197 {"https://example.com%252f%40@example.net",
198 "https | example.com%2f@ | [12] | [13] | example.net | [15] | / "
232 {"https://user@example.net?he l lo",
233 "https | user | [12] | [13] | example.net | [15] | / | he+l+lo | [17]",
235 {"https://user@example.net?he l lo",
236 "https | user | [12] | [13] | example.net | [15] | / | he l lo | [17]",
253 {"https://example,net", "", 0, 0, CURLUE_BAD_HOSTNAME},
254 {"https://example&net", "", 0, 0, CURLUE_BAD_HOSTNAME},
255 {"https://example+net", "", 0, 0, CURLUE_BAD_HOSTNAME},
256 {"https://example(net", "", 0, 0, CURLUE_BAD_HOSTNAME},
257 {"https://example)net", "", 0, 0, CURLUE_BAD_HOSTNAME},
258 {"https://example.net/}",
259 "https | [11] | [12] | [13] | example.net | [15] | /} | [16] | [17]",
263 {"https://:password@example.net",
264 "https | | password | [13] | example.net | [15] | / | [16] | [17]",
267 {"https://:@example.net",
268 "https | | | [13] | example.net | [15] | / | [16] | [17]",
271 {"https://user@example.net",
272 "https | user | [12] | [13] | example.net | [15] | / | [16] | [17]",
275 {"ws://example.com/color/?green",
276 "ws | [11] | [12] | [13] | example.com | [15] | /color/ | green |"
279 {"wss://example.com/color/?green",
280 "wss | [11] | [12] | [13] | example.com | [15] | /color/ | green |"
285 {"https://user:password@example.net/get?this=and#but frag then", "",
287 {"https://user:password@example.net/get?this=and what", "",
289 {"https://user:password@example.net/ge t?this=and-what", "",
291 {"https://user:pass word@example.net/get?this=and-what", "",
293 {"https://u ser:password@example.net/get?this=and-what", "",
298 {"htt ps://user:password@example.net/get?this=and-what", "",
300 {"https://user:password@example.net/get?this=and what",
301 "https | user | password | [13] | example.net | [15] | /get | "
304 {"https://user:password@example.net/ge t?this=and-what",
305 "https | user | password | [13] | example.net | [15] | /ge t | "
308 {"https://user:pass word@example.net/get?this=and-what",
309 "https | user | pass word | [13] | example.net | [15] | /get | "
312 {"https://u ser:password@example.net/get?this=and-what",
313 "https | u ser | password | [13] | example.net | [15] | /get | "
316 {"https://user:password@example.net/ge t?this=and-what",
317 "https | user | password | [13] | example.net | [15] | /ge%20t | "
332 {"user:moo@ftp.example.com/color/#green?no-red",
333 "ftp | user | moo | [13] | ftp.example.com | [15] | /color/ | [16] | "
336 {"ftp.user:moo@example.com/color/#green?no-red",
337 "http | ftp.user | moo | [13] | example.com | [15] | /color/ | [16] | "
350 {"file://host.example.com/Share/path/to/file.txt",
351 "file | [11] | [12] | [13] | host.example.com | [15] | "
352 "//host.example.com/Share/path/to/file.txt | [16] | [17]",
355 {"https://example.com/color/#green?no-red",
356 "https | [11] | [12] | [13] | example.com | [15] | /color/ | [16] | "
359 {"https://example.com/color/#green#no-red",
360 "https | [11] | [12] | [13] | example.com | [15] | /color/ | [16] | "
363 {"https://example.com/color/?green#no-red",
364 "https | [11] | [12] | [13] | example.com | [15] | /color/ | green | "
367 {"https://example.com/#color/?green#no-red",
368 "https | [11] | [12] | [13] | example.com | [15] | / | [16] | "
371 {"https://example.#com/color/?green#no-red",
372 "https | [11] | [12] | [13] | example. | [15] | / | [16] | "
457 {"https:// example.com?check", "",
461 {"https://example.com?check",
462 "https | [11] | [12] | [13] | example.com | [15] | / | check | [17]",
464 {"https://example.com:65536",
467 {"https://example.com:-1#moo",
470 {"https://example.com:0#moo",
471 "https | [11] | [12] | [13] | example.com | 0 | / | "
474 {"https://example.com:01#moo",
475 "https | [11] | [12] | [13] | example.com | 1 | / | "
478 {"https://example.com:1#moo",
479 "https | [11] | [12] | [13] | example.com | 1 | / | "
482 {"http://example.com#moo",
483 "http | [11] | [12] | [13] | example.com | [15] | / | "
486 {"http://example.com",
487 "http | [11] | [12] | [13] | example.com | [15] | / | "
490 {"http://example.com/path/html",
491 "http | [11] | [12] | [13] | example.com | [15] | /path/html | "
494 {"http://example.com/path/html?query=name",
495 "http | [11] | [12] | [13] | example.com | [15] | /path/html | "
498 {"http://example.com/path/html?query=name#anchor",
499 "http | [11] | [12] | [13] | example.com | [15] | /path/html | "
502 {"http://example.com:1234/path/html?query=name#anchor",
503 "http | [11] | [12] | [13] | example.com | 1234 | /path/html | "
506 {"http:///user:password@example.com:1234/path/html?query=name#anchor",
507 "http | user | password | [13] | example.com | 1234 | /path/html | "
510 {"https://user:password@example.com:1234/path/html?query=name#anchor",
511 "https | user | password | [13] | example.com | 1234 | /path/html | "
514 {"http://user:password@example.com:1234/path/html?query=name#anchor",
515 "http | user | password | [13] | example.com | 1234 | /path/html | "
518 {"http:/user:password@example.com:1234/path/html?query=name#anchor",
519 "http | user | password | [13] | example.com | 1234 | /path/html | "
522 {"http:////user:password@example.com:1234/path/html?query=name#anchor",
529 {"http://user@example.com?#",
530 "http://user@example.com/?#",
535 {"https://example.com:000000000000000000000443/foo",
536 "https://example.com/foo",
538 {"https://example.com:000000000000000000000/foo",
539 "https://example.com:0/foo",
577 {"example://foo", "", 0, 0, CURLUE_UNSUPPORTED_SCHEME},
578 {"mailto:infobot@example.com?body=send%20current-issue", "", 0, 0,
582 {"http://example.com%40127.0.0.1/", "", 0, 0, CURLUE_BAD_HOSTNAME},
583 {"http://example.com%21127.0.0.1/", "", 0, 0, CURLUE_BAD_HOSTNAME},
584 {"http://example.com%3f127.0.0.1/", "", 0, 0, CURLUE_BAD_HOSTNAME},
585 {"http://example.com%23127.0.0.1/", "", 0, 0, CURLUE_BAD_HOSTNAME},
586 {"http://example.com%3a127.0.0.1/", "", 0, 0, CURLUE_BAD_HOSTNAME},
587 {"http://example.com%09127.0.0.1/", "", 0, 0, CURLUE_BAD_HOSTNAME},
588 {"http://example.com%2F127.0.0.1/", "", 0, 0, CURLUE_BAD_HOSTNAME},
637 {"smtp.example.com/path/html",
638 "smtp://smtp.example.com/path/html",
640 {"https.example.com/path/html",
641 "http://https.example.com/path/html",
643 {"dict.example.com/path/html",
644 "dict://dict.example.com/path/html",
646 {"pop3.example.com/path/html",
647 "pop3://pop3.example.com/path/html",
649 {"ldap.example.com/path/html",
650 "ldap://ldap.example.com/path/html",
652 {"imap.example.com/path/html",
653 "imap://imap.example.com/path/html",
655 {"ftp.example.com/path/html",
656 "ftp://ftp.example.com/path/html",
658 {"example.com/path/html",
659 "http://example.com/path/html",
699 {"http:/@example.com: 123/", "", 0, 0, CURLUE_MALFORMED_INPUT},
700 {"http:/@example.com:123 /", "", 0, 0, CURLUE_MALFORMED_INPUT},
701 {"http:/@example.com:123a/", "", 0, 0, CURLUE_BAD_PORT_NUMBER},
718 {"http://example.com/hello/../here",
719 "http://example.com/hello/../here",
721 {"http://example.com/hello/../here",
722 "http://example.com/here",
724 {"http://example.com:80",
725 "http://example.com/",
727 {"tp://example.com/path/html",
730 {"http://hello:fool@example.com",
733 {"http:/@example.com:123",
734 "http://@example.com:123/",
736 {"http:/:password@example.com",
737 "http://:password@example.com/",
739 {"http://user@example.com?#",
740 "http://user@example.com/",
742 {"http://user@example.com?",
743 "http://user@example.com/",
745 {"http://user@example.com#anchor",
746 "http://user@example.com/#anchor",
748 {"example.com/path/html",
749 "https://example.com/path/html",
751 {"example.com/path/html",
754 {"http://user:password@example.com:1234/path/html?query=name#anchor",
755 "http://user:password@example.com:1234/path/html?query=name#anchor",
757 {"http://example.com:1234/path/html?query=name#anchor",
758 "http://example.com:1234/path/html?query=name#anchor",
760 {"http://example.com/path/html?query=name#anchor",
761 "http://example.com/path/html?query=name#anchor",
763 {"http://example.com/path/html?query=name",
764 "http://example.com/path/html?query=name",
766 {"http://example.com/path/html",
767 "http://example.com/path/html",
769 {"tp://example.com/path/html",
770 "tp://example.com/path/html",
805 {"https://example.com/",
807 "https | [11] | [12] | [13] | example.com | [15] | / | | [17]",
809 {"https://example.com/",
811 "https | [11] | [12] | [13] | example.com | [15] | / | [16] | ",
813 {"https://example.com/",
815 "https | [11] | [12] | [13] | example.com | [15] | / | [16] | [17]",
817 {"https://example.com",
819 "https | [11] | [12] | [13] | example.com | [15] | /get | [16] | [17]",
821 {"https://example.com",
823 "https | [11] | [12] | [13] | example.com | [15] | /get | [16] | [17]",
825 {"https://example.com",
827 "https | [11] | [12] | [13] | example.com | [15] | /g%20e%20t | "
835 {"https://example.com/?param=value",
837 "https://example.com/",
839 {"https://example.com/",
841 "https://example.com/",
843 {"https://example.com/",
845 "https://example.com/",
847 {"https://example.com",
849 "https://example.com/get",
851 {"https://example.com/",
853 "ftp+-.123://example.com/",
855 {"https://example.com/",
857 "https://example.com/",
859 {"https://example.com/",
861 "https://example.com/",
863 {"https://example.com/",
865 "https://example.com/",
867 {"https://example.com/",
869 "https://example.com/",
871 {"https://example.com/",
873 "https://example.com/",
875 {"https://example.com/",
876 "host=example.com%2fmoo,",
881 {"https://example.com/",
887 {"https://example.com/",
893 {"https://example.com/",
899 {"https://example.com/",
907 {"https://example.com/",
909 "https://example.com/?Al2cO3tDkcDZ3EWE5Lh%2bLX8TPHs",
914 {"https://example.com/",
917 "https://example.com/",
919 {"https://example.com/",
922 "https://example.com/",
924 {"https://example.com/",
927 "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb://example.com/",
995 "scheme=https,host=example,",
996 "https://example/file#anchor",
1007 "scheme=https,host=example.com,",
1008 "https://example.com/",
1010 {"http://user:foo@example.com/path?query#frag",
1012 "http://user:foo@example.com/path?query#changed",
1014 {"http://example.com/",
1016 "http://example.com/",
1018 {"http://example.com/",
1020 "https://example.com/hello#snippet",
1022 {"http://example.com:80",
1024 "http://foo@example.com:1922/",
1026 {"http://example.com:80",
1028 "http://foo:bar@example.com:80/",
1030 {"http://example.com:80",
1032 "http://foo@example.com:80/",
1034 {"http://example.com",
1035 "host=www.example.com,",
1036 "http://www.example.com/",
1038 {"http://example.com:80",
1040 "ftp://example.com:80/",
1128 {"http://example.org/",
1130 "http://example.org/moo",
1132 {"http://example.org/",
1133 "//example.org/../path/../../",
1134 "http://example.org/",
1136 {"http://example.org/",
1137 "///example.org/../path/../../",
1138 "http://example.org/",
1140 {"http://example.org/foo/bar",
1142 "http://example.org/foo/:23",
1144 {"http://example.org/foo/bar",
1146 "http://example.org/foo/\\x",
1149 {"http://example.org/foo/bar",
1151 "http://example.org/foo/bar#/",
1153 {"http://example.org/foo/bar",
1155 "http://example.org/foo/bar?/",
1157 {"http://example.org/foo/bar",
1159 "http://example.org/foo/bar#;?",
1161 {"http://example.org/foo/bar",
1163 "http://example.org/foo/bar",
1166 {"http://example.org/foo/bar",
1168 "http://example.org/foo/bar",
1171 {"http://example.org/foo/bar",
1173 "http://example.org/foo/bar",
1176 {"http://example.com/please/../gimme/%TESTNUMBER?foobar#hello",
1177 "http://example.net/there/it/is/../../tes t case=/%TESTNUMBER0002? yes no",
1178 "http://example.net/there/tes%20t%20case=/%TESTNUMBER0002?+yes+no",
1188 {"http://example.org/static/favicon/wikipedia.ico",
1189 "//fake.example.com/licenses/by-sa/3.0/",
1190 "http://fake.example.com/licenses/by-sa/3.0/",
1192 {"https://example.org/static/favicon/wikipedia.ico",
1193 "//fake.example.com/licenses/by-sa/3.0/",
1194 "https://fake.example.com/licenses/by-sa/3.0/",
1200 {"http://example.com/path?query#frag",
1201 "https://two.example.com/bradnew",
1202 "https://two.example.com/bradnew",
1204 {"http://example.com/path?query#frag",
1206 "http://example.com/newpage#foo",
1208 {"http://user:foo@example.com/path?query#frag",
1210 "http://user:foo@example.com/newpage",
1212 {"http://user:foo@example.com/path?query#frag",
1214 "http://user:foo@example.com/newpage",
1216 {"http://user:foo@example.com/path?query#frag",
1550 rc = curl_url_set(u, CURLUPART_HOST, "example.com", 0); in scopeid()
1796 "https://example.com", in urldup()
1797 "https://user@example.com", in urldup()
1798 "https://user.pwd@example.com", in urldup()
1799 "https://user.pwd@example.com:1234", in urldup()
1800 "https://example.com:1234", in urldup()
1801 "example.com:1234", in urldup()
1802 "https://user.pwd@example.com:1234/path?query#frag", in urldup()