Skip to content

Spec Incompatibility on #53

@jamesward

Description

@jamesward

It seems that a body is being sent in response to:

{
  "jsonrpc": "2.0",
  "method": "notifications/initialized"
}

The response body is:

{"jsonrpc":"2.0","method":"notifications/initialized"}

The spec indicates that there should not be a body, only a 202 Accepted with an empty body.

See: modelcontextprotocol/rust-sdk#455

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