Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 204 Bytes

release-notes-26628.md

File metadata and controls

4 lines (3 loc) · 204 Bytes

JSON-RPC

The JSON-RPC server now rejects requests where a parameter is specified multiple times with the same name, instead of silently overwriting earlier parameter values with later ones. (#26628)