Liking cljdoc? Tell your friends :D

ring.request

Core protocols and functions for Ring 2 request maps.

Core protocols and functions for Ring 2 request maps.
raw docstring

body-streamclj

(body-stream request)

Given a Ring 2 request map, return an input stream to read the body.

Given a Ring 2 request map, return an input stream to read the body.
raw docstring

StreamableRequestBodycljprotocol

A protocol for reading the request body as an input stream.

A protocol for reading the request body as an input stream.

-body-streamclj

(-body-stream body request)
raw docstring

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

× close