Liking cljdoc? Tell your friends :D

org.msync.spring-boost.ring-like


extract-headersclj

(extract-headers http-request)
source

to-ring-headersclj

(to-ring-headers spring-headers)
source

to-ring-specclj

(to-ring-spec uri request)

Extracts various attributes, approximating the ring-spec request. But does not consume the body. The body being a Publisher, is better handled in Java.

Extracts various attributes, approximating the ring-spec request.
But does not consume the body. The body being a Publisher, is better handled in Java.
sourceraw docstring

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

× close