aboutsummaryrefslogtreecommitdiff
path: root/module/web/uri-query.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/uri-query.scm')
-rw-r--r--module/web/uri-query.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/module/web/uri-query.scm b/module/web/uri-query.scm
index 40d89b11..56f3aef9 100644
--- a/module/web/uri-query.scm
+++ b/module/web/uri-query.scm
@@ -3,6 +3,10 @@
:use-module ((web uri) :select (uri-encode))
)
+;; TODO why this format for values?
+;; TODO why aren't we encoding the keys?
+;; TODO why isn't this in the same module as `parse-query'?
+;; TODO why isn't this on the same format as `parse-query'?
(define-public (encode-query-parameters parameters)
(string-join