Re: Proposed improvements based on CHICKEN uri-generic library
Per Bothner 10 Aug 2026 14:42 UTC
On 8/8/26 15:41, Ivan Raikov wrote:
> - On 3.1 (`uri-relative-from`)
>
> The uri-generic procedure `(uri-relative-from uabs base)` returns a new URI which represents the relative location of the first URI (`uabs`) with respect to the second URI (`base`).
>
> It dispatches on six cases in order: ...
This should probably explicitly reference section 5.2 "Relative Resolution" of RFC 3986.
--
--Per Bothner
xxxxxx@bothner.com http://per.bothner.com/