cyREST
cyREST copied to clipboard
Make command JSON result available via POST and GET when an HTTP header specifies JSON returns
@mikekucera reported this.
It could be more flexible to get commands to return JSON results when the HTTP content-type header specifies JSON. This way, a GET statement could provide JSON functionality as well as the POST.