Protocols necessary for Ring.
Protocols necessary for Ring.
A protocol for writing data to the response body via an output stream.
A protocol for writing data to the response body via an output stream.
(write-body-to-stream body response output-stream)
Write a value representing a response body to an output stream. The stream will be closed after the value had been written.
Write a value representing a response body to an output stream. The stream will be closed after the value had been written.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close