Skip to content

HttpServletStreamableServerTransportProvider does not implement protocol version 2024-11-05 #750

@arcadmlafon

Description

@arcadmlafon

This is a minor bug but...

The HttpServletStreamableServerTransportProvider class claim to support the old protocol version 2024-11-05 (in the protocolVersions() method) but it does not. The doGet method does not allow to initialize a sessions without a previous POST initialization (as state in the 2024 transport sequence diagram...).

(By the way the latest protocol version is ambiguous about how the sessions can be initialized... see modelcontextprotocol/modelcontextprotocol#1997 )

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