Closed dohnal closed 8 years ago
This update fixes incorrect parsing of input data sent via JSON in request body.
Since httpRequest->getPost() also get the request body but mismatching data types, the correct JSON decoded array is destroyed.
This update fixes incorrect parsing of input data sent via JSON in request body.
Since httpRequest->getPost() also get the request body but mismatching data types, the correct JSON decoded array is destroyed.