Skip to content

feat: add http GET endpoint for streamable HTTP #639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2025
Merged

Conversation

Yuan325
Copy link
Contributor

@Yuan325 Yuan325 commented Jun 2, 2025

Toolbox WILL NOT support SSE with streamable HTTP transport at this new endpoint.

When a client sends an HTTP GET request in the / endpoint, Toolbox will return a HTTP 405 Method Not Allowed, indicating that the server does not offer an SSE stream at this endpoint.

@Yuan325 Yuan325 requested a review from a team as a code owner June 2, 2025 23:53
@Yuan325 Yuan325 force-pushed the mcp-schema branch 3 times, most recently from ac8004d to b11dee4 Compare June 21, 2025 07:24
@Yuan325 Yuan325 force-pushed the mcp-schema branch 2 times, most recently from 8f45de3 to d59f94f Compare June 22, 2025 04:35
@Yuan325 Yuan325 force-pushed the mcp-get branch 2 times, most recently from db0df91 to dd9d8d9 Compare June 22, 2025 04:50
@Yuan325 Yuan325 force-pushed the mcp-schema branch 2 times, most recently from b7231c5 to f074180 Compare June 24, 2025 16:58
Base automatically changed from mcp-schema to mcp-v2025-03-26 June 24, 2025 17:06
@Yuan325 Yuan325 force-pushed the mcp-get branch 2 times, most recently from 34c1cd3 to 78bd78e Compare June 24, 2025 19:00
@Yuan325 Yuan325 merged commit 852cb91 into mcp-v2025-03-26 Jun 24, 2025
8 checks passed
@Yuan325 Yuan325 deleted the mcp-get branch June 24, 2025 20:03
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.

2 participants