|
cxxmcp 1.1.6
C++ MCP SDK
|
Parser boundary for HTTP authentication challenges. More...
#include <www_auth.hpp>
Public Member Functions | |
| virtual core::Result< std::vector< WwwAuthenticateChallenge > > | parse (const std::string &header_value) const =0 |
Parser boundary for HTTP authentication challenges.
The implementation is cxxmcp-owned because MCP OAuth needs precise handling for resource_metadata and insufficient_scope challenges.