From 9147480eb55df8e082703c2ac763c5860212ba83 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Fri, 26 May 2023 11:06:40 +1200 Subject: [PATCH] Add note about :content-type encoding --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 3235b2eb..57a814c6 100644 --- a/README.org +++ b/README.org @@ -315,6 +315,8 @@ content encodings. :CUSTOM_ID: h-32c8ca7a-0ef2-41b8-8158-20b0e2945e5d :END: +Note that =:content-type= encoding only works when using =:form-params=. =:body= values are not encoded. + #+BEGIN_SRC clojure ;; Various options: