artik_http_headers Struct Reference
HTTP headers structure. More...
#include <connectivity/artik_http.h>
Data Fields | |
| int | num_fields |
| Number of header fields pointed to by "fields". | |
| artik_http_header_field * | fields |
| Pointer to an array containing the header fields. | |
Detailed Description
Structure containing one or more HTTP header fields
- Examples:
- http_test/artik_http_openssl_test.c, and http_test/artik_http_test.c.
Definition at line 74 of file artik_http.h.
The documentation for this struct was generated from the following file:
- inc/connectivity/artik_http.h
Last updated on: