cMCP 0.4.1
Model Context Protocol library in pure C11
Loading...
Searching...
No Matches
Data Fields
cmcp_http_header_t Struct Reference

#include <cmcp_http_parser.h>

Data Fields

char * name
 
char * value
 

Detailed Description

Definition at line 19 of file cmcp_http_parser.h.

Field Documentation

◆ name

char* cmcp_http_header_t::name

Definition at line 20 of file cmcp_http_parser.h.

◆ value

char* cmcp_http_header_t::value

Definition at line 21 of file cmcp_http_parser.h.


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