ACKme Logo WiConnect Host Library- API Reference Guide
 
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
wiconnect::HttpSocketArgs Struct Reference

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.
 

Detailed Description

Struct for hold HTTP socket configuration.

Definition at line 348 of file WiconnectTypes.h.


The documentation for this struct was generated from the following file: