Functions for augmenting and pulling information from request maps.
Functions for augmenting and pulling information from request maps.
(content-type request)Returns the content-type header of the request.
Returns the `content-type` header of the request.
(method-get? request)True if request method is :get.
True if request method is `:get`.
(method-post? request)True if request method is :post.
True if request method is `:post`.
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 |