Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
|
HTTP request/response header. More...
#include <src/api/mip_cc/http_delegate_cc.h>
Data Fields | |
const char * | name |
Header name/key. | |
const char * | value |
Header value. | |
HTTP request/response header.
Definition at line 64 of file http_delegate_cc.h.
const char* mip_cc_http_header::name |
Header name/key.
Definition at line 65 of file http_delegate_cc.h.
const char* mip_cc_http_header::value |
Header value.
Definition at line 66 of file http_delegate_cc.h.