extract_mcp_headers

Function extract_mcp_headers 

Source
pub fn extract_mcp_headers(req: &Request) -> HashMap<String, String>
Expand description

Extract MCP-specific headers from Lambda request context

Lambda requests may have additional context that needs to be preserved for proper MCP protocol handling.