artik_http_header_field Struct Reference
HTTP header field structure. More...
#include <connectivity/artik_http.h>
Data Fields | |
| char * | name |
| Name of the HTTP header field (e.g. "user-agent") | |
| char * | data |
| Content of the HTTP header field. | |
Detailed Description
Structure containing the elements for a HTTP header field
- Examples:
- http_test/artik_http_openssl_test.c, and http_test/artik_http_test.c.
Definition at line 57 of file artik_http.h.
The documentation for this struct was generated from the following file:
- inc/connectivity/artik_http.h
Last updated on: