$body->data()
Parses the raw contents once and caches the result. The parser will try to convert the body with the json decoder first and then run parse_str to get some results if the json decoder failed.
Parses the raw contents once and caches the result. The parser will try to convert the body with the json decoder first and then run parse_str to get some results if the json decoder failed.