Liking cljdoc? Tell your friends :D

aleph.http.core


attach-idle-handlersclj

(attach-idle-handlers pipeline idle-timeout)
source

cached-header-keysclj

source

close-on-idle-handlerclj

(close-on-idle-handler)
source

coerce-elementclj

(coerce-element ch x)
source

empty-last-contentclj

source

has-content-length?clj

(has-content-length? msg)
source

headers->mapclj

(headers->map h)
source

map->headers!clj

(map->headers! h m)
source

netty-request->ring-requestclj

(netty-request->ring-request req ssl? ch body)
source

netty-response->ring-responseclj

(netty-response->ring-response rsp complete body)
source

non-standard-keysclj

source

normalize-header-keyclj

(normalize-header-key s)

Normalizes a header key to Ab-Cd format.

Normalizes a header key to `Ab-Cd` format.
sourceraw docstring

ring-request->full-netty-requestclj

(ring-request->full-netty-request m)
source

ring-request->netty-requestclj

(ring-request->netty-request m)
source

ring-response->netty-responseclj

(ring-response->netty-response m)
source

send-chunked-fileclj

(send-chunked-file ch msg file)
source

send-contiguous-bodyclj

(send-contiguous-body ch msg body)
source

send-file-bodyclj

(send-file-body ch ssl? msg file)
source

send-file-regionclj

(send-file-region ch msg file)
source

send-messageclj

(send-message ch keep-alive? ssl? msg body)
source

send-streaming-bodyclj

(send-streaming-body ch msg body)
source

try-set-content-length!clj

(try-set-content-length! msg length)
source

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

× close