Hi!
I'm having an issue figuring out how to read arrays or primitives passed in HTTP body. It looks to me that from body you can map only objects, is it so? If so, perhaps there is a way to access it via HttpRequestMessage.Content? But also can't find a way to access HttpRequestMessage.