Ardour  9.2-266-g5d535d4cb7
ArdourSurface::MCPHttpServer::ClientContext Struct Reference

Public Attributes

bool mcp_post
 
bool have_response
 
std::string request_body
 
std::string response_body
 

Detailed Description

Definition at line 55 of file mcp_http_server.h.

Member Data Documentation

◆ have_response

bool ArdourSurface::MCPHttpServer::ClientContext::have_response

Definition at line 57 of file mcp_http_server.h.

◆ mcp_post

bool ArdourSurface::MCPHttpServer::ClientContext::mcp_post

Definition at line 56 of file mcp_http_server.h.

◆ request_body

std::string ArdourSurface::MCPHttpServer::ClientContext::request_body

Definition at line 58 of file mcp_http_server.h.

◆ response_body

std::string ArdourSurface::MCPHttpServer::ClientContext::response_body

Definition at line 59 of file mcp_http_server.h.


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