Liking cljdoc? Tell your friends :D

slouch.http


deinitclj

(deinit db)

deleteclj

(delete http endpoint & [opts])

getclj

(get http endpoint & [opts])

(head http endpoint & [opts])

initclj

(init db)

middlewareclj

(middleware config)

postclj

(post http endpoint & [opts])

putclj

(put http endpoint & [opts])

requestclj

(request http req)

start-httpclj

(start-http {:as config
             :keys [url name socket-timeout connection-timeout insecure?
                    pool-timeout pool-threads username password
                    session-auth-threshold session-timing-error]})

stop-httpclj

(stop-http http)

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

× close