Skip to content

Commit 8cd6446

Browse files
Update docs/specification/draft/basic/transports.mdx
Co-authored-by: Mike Kistler <[email protected]>
1 parent d54a81c commit 8cd6446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/transports.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ server. To support servers which want to establish stateful sessions:
180180
securely generated UUID, a JWT, or a cryptographic hash).
181181
- The session ID **MUST** only contain visible ASCII characters (ranging from 0x21 to
182182
0x7E).
183-
2. If an `Mcp-Session-Id` is returned by the server during initialization, clients using
183+
2. If an `Mcp-Session-Id` is returned by the server, clients using
184184
the Streamable HTTP transport **MUST** include it in the `Mcp-Session-Id` header on
185185
all of their subsequent HTTP requests meant for that session.
186186
- Servers that require a session ID **SHOULD** respond to requests without an

0 commit comments

Comments
 (0)