JSON transport is the default Transport for all methods except GET. For a Streaming WS connection,
it implies encoding the request/response data as JSON strings and transmitting them as text
packets, for regular HTTP connections it implies sending application/json data in the request body
JSON transport is the default Transport for all methods except GET. For a Streaming WS connection, it implies encoding the request/response data as JSON strings and transmitting them as text packets, for regular HTTP connections it implies sending application/json data in the request body