discover/grub2: Use parser for a single parse
[petitboot] / test / urls / data / join-relative.test
1 http://hostname.tld:80/path1/file1 file2
2 scheme  http
3 host    hostname.tld
4 port    80
5 path    /path1/file2
6 dir     /path1/
7 file    file2