Sourcetype url_config = {pub : t;priv : t;
} Sourceval append : t -> string list -> t Sourceval with_path : t -> string list -> t Sourceval with_fragment : t -> string option -> t Accessing parts of URLs
Raise Failure if the requested part is not defined.