Skip to content

docs: update StreamableHTTPConnectionParams docstring to remove SSE reference#1456

Merged
tpryan merged 5 commits into
google:mainfrom
bl3ck:docs/update-streamable-http-docstring
Aug 9, 2025
Merged

docs: update StreamableHTTPConnectionParams docstring to remove SSE reference#1456
tpryan merged 5 commits into
google:mainfrom
bl3ck:docs/update-streamable-http-docstring

Conversation

@bl3ck

@bl3ck bl3ck commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

Description

Resolves issue-1426 by updating the docstring for the StreamableHTTPConnectionParams class in mcp_session_manager.py to accurately reflect its current functionality.

The original reference to Server-Sent Events (SSE) was no longer accurate.

Changes Made

  • Replaced "SSE" with "streamable HTTP" in the class docstring

@bl3ck bl3ck marked this pull request as ready for review June 17, 2025 06:41
@DeanChensj DeanChensj requested a review from seanzhou1023 June 17, 2025 18:35
@tpryan tpryan self-requested a review August 9, 2025 03:37

@tpryan tpryan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tpryan tpryan merged commit 8f937b5 into google:main Aug 9, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typos in StreamableHTTPConnectionParams docstring

3 participants