#include <urldata.h>
Public Attributes | |
| int | httpcode |
| int | httpproxycode |
| int | httpversion |
| long | filetime |
| long | header_size |
| long | request_size |
| long | proxyauthavail |
| long | httpauthavail |
| long | numconnects |
| char * | contenttype |
Definition at line 749 of file urldata.h.
Definition at line 750 of file urldata.h.
Referenced by Curl_follow(), Curl_GetFTPResponse(), Curl_getinfo(), Curl_initinfo(), Curl_readwrite(), and ftp_readresp().
| long PureInfo::filetime |
Definition at line 753 of file urldata.h.
Referenced by Curl_getinfo(), Curl_initinfo(), Curl_readwrite(), and ftp_state_mdtm_resp().
Definition at line 754 of file urldata.h.
Referenced by Curl_getinfo(), Curl_initinfo(), and Curl_readwrite().
Definition at line 755 of file urldata.h.
Referenced by Curl_getinfo(), Curl_http(), Curl_initinfo(), and Curl_proxyCONNECT().
Definition at line 760 of file urldata.h.
Referenced by Curl_connecthost(), Curl_getinfo(), and Curl_initinfo().
| char* PureInfo::contenttype |
Definition at line 762 of file urldata.h.
Referenced by Curl_close(), Curl_getinfo(), Curl_initinfo(), and Curl_readwrite().
1.5.6