scripts icon indicating copy to clipboard operation
scripts copied to clipboard

Change used Content-Type from json-rpc to json

Open ojab opened this issue 13 years ago • 0 comments

application/json-rpc is defined only in draft spec for JSON-RPC 1.2 http://www.jsonrpc.org/historical/json-rpc-over-http.html which is deprecated in favor of JSON-RPC 2.0 and application/json

Also application/json-rpc isn't parsed by wireshark.

ojab avatar Oct 31 '12 10:10 ojab