Filter results by

Older Versions

Older API versions are available as a download. To view, extract the file and open the index.html file in a web browser.

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:
Last updated on: