(encode-pchar s)
percent-encode a url path segment without over-encoding (which many platform url decoders do). Notably, this impl is compatible with java.net.URI which fails on some chars in the 'unwise set', which are probably safe today.
percent-encode a url path segment without over-encoding (which many platform url decoders do). Notably, this impl is compatible with java.net.URI which fails on some chars in the 'unwise set', which are probably safe today.
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 |