Jan Novotný

Results 2 issues of Jan Novotný

Request post attribute is currently filled with data from $_POST array. Would it be possible to set it like this `Nette\Utils\Json::decode(file_get_contents('php://input'), true);` when method is POST and Content-type is application/json?