#include <urldata.h>
Public Attributes | |
struct curl_certinfo | certs |
char | conn_local_ip [MAX_IPADR_LEN] |
long | conn_local_port |
char | conn_primary_ip [MAX_IPADR_LEN] |
long | conn_primary_port |
unsigned int | conn_protocol |
const char * | conn_scheme |
char * | contenttype |
long | filetime |
long | header_size |
unsigned long | httpauthavail |
int | httpcode |
int | httpproxycode |
int | httpversion |
long | numconnects |
unsigned long | proxyauthavail |
long | request_size |
bool | timecond |
char * | wouldredirect |
struct curl_certinfo PureInfo::certs |
unsigned int PureInfo::conn_protocol |
const char* PureInfo::conn_scheme |
char* PureInfo::contenttype |
long PureInfo::filetime |
unsigned long PureInfo::httpauthavail |
unsigned long PureInfo::proxyauthavail |
char* PureInfo::wouldredirect |