(get-client-cert request)Returns the SSL client certificate of the request, if one exists. ring.util.servlet/get-client-cert is -private, so we copy here
Returns the SSL client certificate of the request, if one exists. ring.util.servlet/get-client-cert is -private, so we copy here
(get-context req)(get-headers request)Creates a name/value map of all the request headers. ring.util.servlet/get-headers is -private, so we copy here
Creates a name/value map of all the request headers. ring.util.servlet/get-headers is -private, so we copy here
(build-request-map r)(send-error response code message)(update-servlet-response response response-map)(updgrade-servlet-request-map request)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |