|
cMCP 0.4.1
Model Context Protocol library in pure C11
|
#include <cmcp_http_parser.h>
Data Fields | |
| char * | name |
| char * | value |
Definition at line 19 of file cmcp_http_parser.h.
| char* cmcp_http_header_t::name |
Definition at line 20 of file cmcp_http_parser.h.
| char* cmcp_http_header_t::value |
Definition at line 21 of file cmcp_http_parser.h.