Liking cljdoc? Tell your friends :D

pradpi.url

Functions for handling urls.

Functions for handling urls.
raw docstring

createclj

(create root params)

Create a url string from a root url string and a map

Create a url string from a root url string and a map
sourceraw docstring

pairsclj

(pairs pairstrs)

Takes a vector of 'key=value' pairs and returns a byte sorted map

Takes a vector of 'key=value' pairs and returns a byte sorted map
sourceraw docstring

queryclj

(query url)

Get the query portion of the given url

Get the query portion of the given url
sourceraw docstring

rfc3986clj

(rfc3986 str)

Apply percent encoding via rfc3986 to the given string

Apply percent encoding via rfc3986 to the given string
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close