Network Services API  1.40.00.04
Data Fields
HTTPCli_Struct Struct Reference

HTTPCli instance type. More...

#include <httpcli.h>

Collaboration diagram for HTTPCli_Struct:
Collaboration graph

Data Fields

char ** respFields
 
int sockerr
 
unsigned int state
 
unsigned long clen
 
Ssock_Struct ssock
 
HTTPCli_Fieldfields
 
char buf [128]
 
unsigned int buflen
 
char * bufptr
 
TLS_Handle tls
 
HTTPCli_StatusHandlershandle
 
HTTPCli_ContentHandlerchandle
 
HTTPCli_RedirectCallback rhandle
 
unsigned int stackSize
 
unsigned int priority
 

Detailed Description

HTTPCli instance type.

Remarks
This doxygen does not document all data fields. See httpcli.h for complete details.

Field Documentation

§ respFields

char** HTTPCli_Struct::respFields

§ sockerr

int HTTPCli_Struct::sockerr

§ state

unsigned int HTTPCli_Struct::state

§ clen

unsigned long HTTPCli_Struct::clen

§ ssock

Ssock_Struct HTTPCli_Struct::ssock

§ fields

HTTPCli_Field* HTTPCli_Struct::fields

§ buf

char HTTPCli_Struct::buf[128]

§ buflen

unsigned int HTTPCli_Struct::buflen

§ bufptr

char* HTTPCli_Struct::bufptr

§ tls

TLS_Handle HTTPCli_Struct::tls

§ shandle

HTTPCli_StatusHandler* HTTPCli_Struct::shandle

§ chandle

HTTPCli_ContentHandler* HTTPCli_Struct::chandle

§ rhandle

HTTPCli_RedirectCallback HTTPCli_Struct::rhandle

§ stackSize

unsigned int HTTPCli_Struct::stackSize

§ priority

unsigned int HTTPCli_Struct::priority

The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated