ring.core.protocols

(source)
Protocols necessary for Ring.

For more info about this library see:

https://github.com/ring-clojure/ring/wiki
Public Variable Short Description
StreamableResponseBody (clj) A protocol for writing data to the response body via an output stream.
write-body-to-stream (clj) Write a value representing a response body to an output stream.