Re: SRFI 275: URIs and IRIs
Artyom Bologov 16 Jun 2026 01:53 UTC
Hi y’all,
Having skimmed the document, I noticed absence of query handling helpers
that are often present in implementation-specific URI-handling
APIs. Three operations are missing:
• Query parameter parsing, something like (iri-query->alist iri) => alist.
• Query encoding: (query-encode string) => %-escaped-string
• Query decoding: (query-decode string) => %-deescaped-string
Is that in scope for this SRFI?
Best of luck,
--
Artyom Bologov
https://aartaka.me