MIP SDK — C 1.18
API Reference Documentation for C
Loading...
Searching...
No Matches
mip_cc_http_header Struct Reference

HTTP request/response header. More...

#include <mip_cc/http_delegate_cc.h>

Public Attributes

const char * name
 
const char * value
 

Detailed Description

HTTP request/response header.

Member Data Documentation

◆ name

const char* mip_cc_http_header::name

Header name/key

◆ value

const char* mip_cc_http_header::value

Header value


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