(authority authority)
Parse the authority part into user-info, hostname, and port parts.
Parse the authority part into user-info, hostname, and port parts.
(clean-map data)
(clean-map data keys)
Remove keys that have a nil value, and that are in the given set.
Remove keys that have a nil value, and that are in the given set.
(generic uri)
Takes a URI string and parses it into scheme, scheme-relative, and fragment parts.
Takes a URI string and parses it into scheme, scheme-relative, and fragment parts.
(relative? uri)
Check if the URI string is relative.
Check if the URI string is relative.
(scheme-specific ssp)
Parse the scheme specific part into authority, path, and query parts.
Parse the scheme specific part into authority, path, and query parts.
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 |