Hi Guys..
I have to resolve this problem.. it's too hard for me..
can you help me?
I have to convert an URI into a this string:
uri(Scheme, Userinfo, Host, Port, Path, Query, Fragment).
Example..
?- parsed_uri(“http://disco.unimib.it”, URI).
URI = uri(“http”, “”, “disco.unimib.it”, “”, “”...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.