Skip to content

Check the value of the jsonrpc field #17

@AurelienRichez

Description

@AurelienRichez

The jsonrpc spec states:

jsonrpc
A String specifying the version of the JSON-RPC protocol. MUST be exactly "2.0".

Armadillo does not check for that. So if an hypothetical newer version of the spec would appear the server would try to handle queries with some unknown semantics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions