Skip to content

Session ID in HTTP header #153

Open
Open
@Hujun

Description

@Hujun

fastapi-mcp is now initiating session id from first /mcp call and using query parameter as "seesion_id" to keep the SSE session. If it can put the session ID in HTTP header, it would be easier to solve "session go to different pod" problem using ingress nginx affinity cookie, rather than nginx lua solution. It can be a transition solution before there is streamable http feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions