Closed mmerickel closed 11 years ago
Rationalize in my head why I chose to have notifications return a "204 No Content" but everything else, including errors, returns "200 OK".
I think notifications should probably return a 200 with a null body, instead of the current behavior.
null
There was a notion of supporting the draft "JSON-RPC over HTTP" specification but it still feels very much like a draft to me.
Rationalize in my head why I chose to have notifications return a "204 No Content" but everything else, including errors, returns "200 OK".
I think notifications should probably return a 200 with a
null
body, instead of the current behavior.There was a notion of supporting the draft "JSON-RPC over HTTP" specification but it still feels very much like a draft to me.