Currently we do not parse any incoming data in the `Request` object. All that functionality has been moved to the `Slim-Http` decorators repository. We should by default at least support the incoming form data in the `$_POST` object and JSON.