Liking cljdoc? Tell your friends :D

ring.util.parsing

Regular expressions for parsing HTTP.

For internal use.

Regular expressions for parsing HTTP.

For internal use.
raw docstring

re-charsetclj

Pattern for pulling the charset out of the content-type header

Pattern for pulling the charset out of the content-type header
raw docstring

re-quotedclj

HTTP quoted-string: <"> *<any TEXT except "> <">. See RFC2068.

HTTP quoted-string: <"> *<any TEXT except "> <">. See RFC2068.
raw docstring

re-tokenclj

HTTP token: 1*<any CHAR except CTLs or tspecials>. See RFC2068

HTTP token: 1*<any CHAR except CTLs or tspecials>. See RFC2068
raw docstring

re-valueclj

HTTP value: token | quoted-string. See RFC2109

HTTP value: token | quoted-string. See RFC2109
raw 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