(deinit db)
(delete http endpoint & [opts])
(get http endpoint & [opts])
(head http endpoint & [opts])
(init db)
(middleware config)
(post http endpoint & [opts])
(put http endpoint & [opts])
(request http req)
(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-http http)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close