artik_http.h
Go to the documentation of this file.
artik_http_header_field * fields
Pointer to an array containing the header fields.
Definition: artik_http.h:82
Custom types.
int(* artik_http_stream_callback)(char *data, unsigned int len, void *user_data)
Stream data callback prototype.
Definition: artik_http.h:93
SSL/TLS related definitions.
void(* artik_http_response_callback)(artik_error result, int status, char *response, void *user_data)
Response callback prototype.
Definition: artik_http.h:109
Error codes.
Last updated on: