Closed
Description
We should provide an easier way to access the parsed request body, i.e. $_POST
values from HTML forms, file uploads etc.
This depends on detecting actual message lengths first, see #104.
I'm filing this mostly for the reference, there's been some discussion to wait for PSR-7 message support (#28) first.