Fork me on GitHub
#funcool
<
2016-11-02
>
niwinz08:11:59

@kenny sorry for my late reply, I was out this last 4 days

niwinz08:11:35

your approach is a little bit icorrect, the body can't be readed always as string

niwinz08:11:29

the body can contain binary data that can't be converted to string

niwinz08:11:39

everything depends on the content type

niwinz08:11:01

you can extend the body-params multimethod and add your own impl for the concrete content types