Liking cljdoc? Tell your friends :D

kaleidoscope.clj.http-api.virtual-hosting


get-appclj

(get-app [url {:keys [app]}])
source

get-host-urlclj

(get-host-url virtual-host)
source

get-priorityclj

(get-priority virtual-host)

Lower numbers indicate higher priority

Lower numbers indicate higher priority
sourceraw docstring

host-based-routingclj

(host-based-routing virtual-hosts)

Route a request to one of the supplied apps

Route a request to one of the supplied apps
sourceraw docstring

matching-url?clj

(matching-url? request host-url)
source

regex?clj

(regex? x)
source

select-appclj

(select-app request virtual-hosts)

Select an app to route the request to

Select an app to route the request to
sourceraw docstring

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

× close