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

HTTP auth challenge observed by Streamable HTTP client transport. More...

#include <http_transport.hpp>

Public Attributes

int status_code = 0
 
std::string method
 
std::unordered_map< std::string, std::string > headers
 
std::optional< std::string > www_authenticate
 

Detailed Description

HTTP auth challenge observed by Streamable HTTP client transport.


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