![]() |
WiConnect Host Library- API Reference Guide | ||
Struct for hold HTTP socket configuration. More...
#include <WiconnectTypes.h>
Public Attributes | |
| const char * | contextType |
| A POST Request 'context-type' value. | |
| const char * | certName |
| TLS certificate filename on module flash file system. | |
| bool | openOnly |
| Only open the connection, don't issue the request yet. | |
| HttpSocketType | type |
| The type of HTTP connection. | |
Struct for hold HTTP socket configuration.
Definition at line 365 of file WiconnectTypes.h.