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
cy
05/22/2019, 5:18 PM
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