Network Services API  1.11.00.10
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_Handletls
 
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

char** HTTPCli_Struct::respFields
int HTTPCli_Struct::sockerr
unsigned int HTTPCli_Struct::state
unsigned long HTTPCli_Struct::clen
Ssock_Struct HTTPCli_Struct::ssock
HTTPCli_Field* HTTPCli_Struct::fields
char HTTPCli_Struct::buf[128]
unsigned int HTTPCli_Struct::buflen
char* HTTPCli_Struct::bufptr
TLS_Handle* HTTPCli_Struct::tls
HTTPCli_StatusHandler* HTTPCli_Struct::shandle
HTTPCli_ContentHandler* HTTPCli_Struct::chandle
HTTPCli_RedirectCallback HTTPCli_Struct::rhandle
unsigned int HTTPCli_Struct::stackSize
unsigned int HTTPCli_Struct::priority

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