1<testcase> 2<info> 3<keywords> 4unittest 5URL API 6</keywords> 7</info> 8 9# 10# Client-side 11<client> 12<server> 13none 14</server> 15<features> 16file 17https 18http 19pop3 20smtp 21imap 22ldap 23dict 24ftp 25ipv6 26</features> 27 <name> 28URL API 29 </name> 30<tool> 31lib1560 32</tool> 33</client> 34 35<verify> 36<stdout> 37we got [fe80::20c:29ff:fe9c:409b] 38we got https://[::1]/hello.html 39we got https://example.com/hello.html 40we got https://[fe80::20c:29ff:fe9c:409b%25eth0]/hello.html 41we got [fe80::20c:29ff:fe9c:409b] 42we got eth0 43we got https://[fe80::20c:29ff:fe9c:409b%25clown]/hello.html 44success 45</stdout> 46</verify> 47</testcase> 48