Liking cljdoc? Tell your friends :D

common-clj.http-server.http-server


new-http-serverclj

(new-http-server routes)
(new-http-server routes overrides)

Inputs: ([routes :- s-hs/Routes] [routes :- s-hs/Routes overrides :- s-hs/Overrides])

Inputs: ([routes :- s-hs/Routes] [routes :- s-hs/Routes overrides :- s-hs/Overrides])
sourceraw docstring

strict-map->HttpServerImplclj

(strict-map->HttpServerImpl m30556 & [drop-extra-keys?__1286__auto__])

Factory function for class HttpServerImpl, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class HttpServerImpl, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

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

× close