Need for `andThen` in Request with `jsonBody`
Why do I need
I'm not asking for a type reason, I am trying to understand the logic behind it
andThen after adding a jsonBody to my request? The rest of modifiers work just fine without it:I'm not asking for a type reason, I am trying to understand the logic behind it
