Gab Amba

Results 2 comments of Gab Amba

I've tried to use $request->getBody()->getContents() and it shows the body params in string format. I don't know why the getParsedBody() returns an empty array. You may try this: https://gist.github.com/gabbydgab/0193c4b6a8e02f658e9b5f7b7650235d

It seems it only works with application/json type. See https://github.com/zendframework/zend-expressive-helpers/pull/19