We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8b382 commit a334963Copy full SHA for a334963
docs/specification/draft/basic/transports.mdx
@@ -174,7 +174,7 @@ act as a cursor within that particular stream.
174
### Session Management
175
176
An MCP "session" consists of logically related interactions between a client and a
177
-server. To support servers which want to establish stateful sessions:
+server. To support establishing stateful sessions:
178
179
1. A server using the Streamable HTTP transport **MAY** assign a session ID by including
180
it in an `Mcp-Session-Id` header on any HTTP response.
0 commit comments