|
SDK3.5
This document shows Ameba SDK 3.5 APIs
|
The structure is the context used for connection. More...
#include <httpc.h>
Data Fields | |
| int | sock |
| struct http_response | response |
| void * | tls |
| uint8_t * | request_header |
| char * | host |
| uint16_t | port |
| char * | user_password |
The structure is the context used for connection.
1.8.11