pub fn extract_mcp_headers(req: &Request) -> HashMap<String, String>
Extract MCP-specific headers from Lambda request context
Lambda requests may have additional context that needs to be preserved for proper MCP protocol handling.