4.8.0.0R6
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
ltrx_http_client_connect_info Struct Reference

HTTP client connect information. More...

Data Fields

const char * host
 
uint16_t host_port
 
uint16_t local_port
 
const char * url
 

Detailed Description

HTTP client connect information.

Field Documentation

const char* ltrx_http_client_connect_info::host

Host name to connect to.

uint16_t ltrx_http_client_connect_info::host_port

Host port to connect to.

uint16_t ltrx_http_client_connect_info::local_port

Local port to use when connecting or zero for random.

const char* ltrx_http_client_connect_info::url

URL to connect to.


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