Skip to content

Commit 59de4d4

Browse files
authored
Update src/ModelContextProtocol/Client/SseClientTransportOptions.cs
1 parent b7c8684 commit 59de4d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ModelContextProtocol/Client/SseClientTransportOptions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public required Uri Endpoint
3737
/// <para>
3838
/// When set to <see cref="HttpTransportMode.AutoDetect"/> (the default), the client will first attempt to use
3939
/// 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.
4140
/// </para>
4241
/// <para>
4342
/// <see href="https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http">Streamable HTTP transport specification</see>.

0 commit comments

Comments
 (0)