+ as space, so the conversion between maps and
query strings correctly round trips.lambdaisland.uri.platform/string->byte-seq return unsigned bytes on
both plaforms (clj/cljs)assoc-query / query-encode encode spaces as "+" rather than "%20",
which brings it in line to how most languages/libraries do it.query-string->map,
map->query-string, query-map, query-encode, assoc-query,
assoc-query*.= and +
there is a semantic difference between the encoded and decoded form, when they
are encoded in the input normalization should not decode them and vice versalambdaisland.uri.normalize/normalize, for normalizing URI instances.absolute? and relative?uri, join, coerce, parse, edn-readersCan you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |