powerman/rpc-codec

Add support for "application/json-rpc"?

Closed this issue · 3 comments

Add support for "application/json-rpc"?

What's for? Standard says "Content-Type: MUST be application/json.".

this python lib return the application/json-rpc.
maybe i should change the python lib

This is now possible, see #9 (comment) for more details.