Expand description
MCP Protocol Version Detection and Features
This module handles MCP protocol version detection from HTTP headers and provides feature flags for different protocol versions.
Enums§
- McpProtocol
Version - Supported MCP protocol versions and features
Functions§
- extract_
last_ event_ id - Extract Last-Event-ID from HTTP request headers for SSE resumability
- extract_
protocol_ version - Extract MCP protocol version from HTTP request headers
- extract_
session_ id - Extract MCP session ID from HTTP request headers