Seungbae Yu 38e002f464
rpc: check that "version" is "2.0" in request objects (#25570)
The JSON-RPC spec requires the "version" field to be exactly "2.0",
so we should verify that. This change is not backwards-compatible with
sloppy client implementations, but I decided to go ahead with it anyway
because the failure will be caught via the returned error.
2022-09-02 17:47:29 +02:00
..
2022-06-13 16:24:45 +02:00
2022-01-20 12:45:07 +01:00
2021-08-25 18:46:29 +02:00
2021-08-25 18:46:29 +02:00
2022-08-19 09:00:21 +03:00
2022-03-02 02:51:55 +01:00
2022-01-20 12:45:07 +01:00