scripts
scripts copied to clipboard
Change used Content-Type from json-rpc to json
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.