Feature 13379
[+] Added the ability to add processing of a regular JSON-RPC request, not just commands, to the CLI handler.
[+] Added to the JSON-RPC request parameter parser the ability to parse a JSON object as a parameter, not just a string, number, and boolean value.