zend-psr7bridge icon indicating copy to clipboard operation
zend-psr7bridge copied to clipboard

ServerRequest parsedBody do not parse json

Open vaclavvanik opened this issue 6 years ago • 1 comments

In Expressive is BodyParamsMiddleware which handles body parsing (x-www-form-urlencoded and json). I think it would be useful to have same function in Psr7ServerRequest. I can create PR.

vaclavvanik avatar Mar 08 '18 13:03 vaclavvanik

This repository has been closed and moved to laminas/laminas-psr7bridge; a new issue has been opened at https://github.com/laminas/laminas-psr7bridge/issues/1.

weierophinney avatar Dec 31 '19 22:12 weierophinney