Liking cljdoc? Tell your friends :D

org.clojars.johnnyjayjay.sfv

Wrapper namespace for the org.greenbytes.http.sfv package, with some additional Clojure utilities.

The terminology used is analogous to RFC 8941. To construct structured field values, see the sf-* functions. To parse structured field values, see the parse-sf-* functions. To turn structured field values into Clojure data structures and vice-versa, see sfv->clj and clj->sfv respectively.

Wrapper namespace for the `org.greenbytes.http.sfv` package, with some additional Clojure utilities.

The terminology used is analogous to [RFC 8941](https://www.rfc-editor.org/rfc/rfc8941).
To construct structured field values, see the `sf-*` functions.
To parse structured field values, see the `parse-sf-*` functions.
To turn structured field values into Clojure data structures and vice-versa, see [[sfv->clj]] and [[clj->sfv]] respectively.
raw docstring

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

× close