Skip to content

Conversation

shivam-rawat-akto
Copy link
Contributor

No description provided.

@shivam-rawat-akto shivam-rawat-akto changed the title fixes for ClientActor support for streamable http-mini-runtime Oct 3, 2025
notshivansh
notshivansh previously approved these changes Oct 3, 2025
nayanakto
nayanakto previously approved these changes Oct 3, 2025
// Clone request for SSE detection to avoid modifying original
OriginalHttpRequest sseTestRequest = request.copy();
McpSseEndpointHelper.addSseEndpointHeader(sseTestRequest, apiCollection.getId());
ApiExecutor.sendRequestWithSse(sseTestRequest, true, null, false,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ideally we should first check for Streamable support and then fallback to SSE as SSE is deprecated.

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.

3 participants