We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c8684 commit 59de4d4Copy full SHA for 59de4d4
1 file changed
src/ModelContextProtocol/Client/SseClientTransportOptions.cs
@@ -37,7 +37,6 @@ public required Uri Endpoint
37
/// <para>
38
/// When set to <see cref="HttpTransportMode.AutoDetect"/> (the default), the client will first attempt to use
39
/// Streamable HTTP transport and automatically fall back to SSE transport if the server doesn't support it.
40
- /// This provides the best compatibility and matches the behavior of VS Code.
41
/// </para>
42
43
/// <see href="https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http">Streamable HTTP transport specification</see>.
0 commit comments