Liking cljdoc? Tell your friends :D

ring.core.protocols

Added: 1.6

Protocols necessary for Ring.

StreamableResponseBody

Type: protocol

write-body-to-stream

Type: var

Arguments:

[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.

View source

Can you improve this documentation?Edit on GitHub

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

× close