Filed a bug report about using `ApplicationCall.re...
# ktor
c
Filed a bug report about using
ApplicationCall.receive
with Jackson, I know there's loads of issues on the repo, so would appreciate a sanity check about expected behaviour, if anyone fancies taking a look - happy to close it if it's what people are expecting 🙂 https://github.com/ktorio/ktor/issues/1146
c
Note that ContentTransformationException is already handled by server properly so there is no need to catch and do respond. This is not yet documented unfortunately
c
👍 That's good to know