Liking cljdoc? Tell your friends :D

contrib.rfc3986


-pcharclj

source

-sub-delimsclj

source

-unreservedclj

source

decode-pcharclj

(decode-pchar s)
source

encode-pcharclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close