FunctionMonkey icon indicating copy to clipboard operation
FunctionMonkey copied to clipboard

Primitives / Arrays in HTTP body

Open jlocans opened this issue 5 years ago • 0 comments
trafficstars

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.

jlocans avatar Sep 08 '20 14:09 jlocans