cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::transport::StreamableHttpServerMessageContext Struct Reference

HTTP metadata captured for the most recently received server-side Streamable HTTP message. More...

#include <http_transport.hpp>

Public Attributes

std::string session_id
 
std::string remote_address
 
std::unordered_map< std::string, std::string > headers
 
std::optional< std::string > http_method
 
std::optional< std::string > http_url
 

Detailed Description

HTTP metadata captured for the most recently received server-side Streamable HTTP message.


The documentation for this struct was generated from the following file: