Utilities for converting Pedestal response :body types to those compatible with Http-Kit.
Utilities for converting Pedestal response :body types to those compatible with Http-Kit.
(convert-response-body body request)Converts a body value to a type compatible with HttpKit.
Returns a tuple of the default content type to use (or nil), and the body converted to an acceptible type for Http-Kit.
Converts a body value to a type compatible with HttpKit. Returns a tuple of the default content type to use (or nil), and the body converted to an acceptible type for Http-Kit.
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 |