Availability:
:- use_module(library(http/http_path)).
- relative_to(Base)
- Path is made relative to Base. Default is to generate absolute URLs.
- See also
- http_absolute_uri/2 to create a reference that can be used on another server.