#include <urldata.h>
Definition at line 929 of file urldata.h.
| FILE* UserDefined::err |
Definition at line 930 of file urldata.h.
Referenced by curl_easy_reset(), Curl_open(), Curl_pgrsUpdate(), Curl_posttransfer(), Curl_setopt(), and showit().
| void* UserDefined::debugdata |
| char* UserDefined::errorbuffer |
Definition at line 932 of file urldata.h.
Referenced by Curl_failf(), Curl_setopt(), and SetupConnection().
Definition at line 934 of file urldata.h.
Referenced by CreateConnection(), curl_easy_reset(), Curl_open(), and Curl_setopt().
| void* UserDefined::out |
Definition at line 935 of file urldata.h.
Referenced by Curl_client_write(), curl_easy_reset(), Curl_open(), Curl_setopt(), and SetupConnection().
| void* UserDefined::in |
Definition at line 936 of file urldata.h.
Referenced by CreateConnection(), curl_easy_reset(), Curl_http(), Curl_http_done(), Curl_open(), Curl_readrewind(), Curl_setopt(), and file_upload().
| void* UserDefined::writeheader |
| char* UserDefined::set_url |
| char* UserDefined::proxy |
Definition at line 939 of file urldata.h.
Referenced by CreateConnection(), Curl_setopt(), and ftp_state_pasv_resp().
| char* UserDefined::userpwd |
Definition at line 942 of file urldata.h.
Referenced by curl_easy_reset(), Curl_open(), Curl_pretransfer(), and Curl_setopt().
Definition at line 943 of file urldata.h.
Referenced by curl_easy_reset(), Curl_open(), Curl_pretransfer(), and Curl_setopt().
| char* UserDefined::set_range |
Definition at line 945 of file urldata.h.
Referenced by Curl_follow(), Curl_getinfo(), and Curl_pretransfer().
Definition at line 946 of file urldata.h.
Referenced by Curl_follow(), Curl_open(), and Curl_setopt().
| char* UserDefined::set_referer |
| char* UserDefined::useragent |
Definition at line 949 of file urldata.h.
Referenced by Curl_http(), Curl_proxyCONNECT(), Curl_setopt(), and SetupConnection().
| char* UserDefined::encoding |
Definition at line 950 of file urldata.h.
Referenced by Curl_http(), Curl_readwrite(), and Curl_setopt().
| char* UserDefined::postfields |
Definition at line 951 of file urldata.h.
Referenced by Curl_http(), Curl_readrewind(), and Curl_setopt().
Definition at line 952 of file urldata.h.
Referenced by curl_easy_reset(), Curl_http(), Curl_open(), Curl_setopt(), and perhapsrewind().
| char* UserDefined::ftpport |
| char* UserDefined::device |
| unsigned short UserDefined::localport |
Definition at line 957 of file urldata.h.
Referenced by Curl_client_write(), curl_easy_reset(), Curl_open(), and Curl_setopt().
Definition at line 959 of file urldata.h.
Referenced by CreateConnection(), curl_easy_reset(), Curl_http(), Curl_http_done(), Curl_open(), Curl_readrewind(), Curl_setopt(), and file_upload().
| long UserDefined::timeout |
Definition at line 976 of file urldata.h.
Referenced by AllowServerConnect(), CreateConnection(), Curl_connecthost(), Curl_GetFTPResponse(), Curl_is_connected(), Curl_proxyCONNECT(), Curl_readwrite(), Curl_setopt(), Curl_SOCKS4(), Curl_SOCKS5(), Curl_telnet(), ftp_state_timeout(), and tftp_set_timeouts().
Definition at line 977 of file urldata.h.
Referenced by AllowServerConnect(), CreateConnection(), Curl_connecthost(), Curl_is_connected(), Curl_setopt(), Curl_SOCKS4(), Curl_SOCKS5(), and tftp_set_timeouts().
Definition at line 978 of file urldata.h.
Referenced by Curl_GetFTPResponse(), Curl_setopt(), and ftp_state_timeout().
Definition at line 979 of file urldata.h.
Referenced by CreateConnection(), curl_easy_reset(), Curl_ftp_done(), Curl_http(), Curl_open(), Curl_readwrite(), Curl_setopt(), file_upload(), ftp_state_stor_resp(), ftp_state_ul_setup(), perhapsrewind(), and tftp_send_first().
Definition at line 982 of file urldata.h.
Referenced by Curl_setopt(), multi_runsingle(), and Transfer().
Definition at line 983 of file urldata.h.
Referenced by Curl_setopt(), multi_runsingle(), and Transfer().
| char* UserDefined::cookie |
struct curl_slist* UserDefined::headers [read] |
Definition at line 986 of file urldata.h.
Referenced by add_custom_headers(), checkheaders(), and Curl_setopt().
struct curl_httppost* UserDefined::httppost [read] |
| char* UserDefined::cert |
| char* UserDefined::cert_type |
| char* UserDefined::key |
| char* UserDefined::key_type |
| char* UserDefined::key_passwd |
| char* UserDefined::cookiejar |
Definition at line 994 of file urldata.h.
Referenced by Curl_cookie_loadfiles(), curl_easy_duphandle(), and Curl_setopt().
Definition at line 995 of file urldata.h.
Referenced by Curl_ftp_done(), Curl_readwrite(), and Curl_setopt().
| char* UserDefined::ftp_account |
struct curl_slist* UserDefined::quote [read] |
struct curl_slist* UserDefined::postquote [read] |
Definition at line 999 of file urldata.h.
Referenced by Curl_ftp_done(), Curl_setopt(), and ftp_state_quote().
struct curl_slist* UserDefined::prequote [read] |
struct curl_slist* UserDefined::source_quote [read] |
struct curl_slist* UserDefined::source_prequote [read] |
struct curl_slist* UserDefined::source_postquote [read] |
struct curl_slist* UserDefined::telnet_options [read] |
Definition at line 1005 of file urldata.h.
Referenced by Curl_http(), Curl_readwrite(), Curl_setopt(), ftp_state_mdtm_resp(), and ftp_state_post_cwd().
| time_t UserDefined::timevalue |
Definition at line 1006 of file urldata.h.
Referenced by Curl_http(), Curl_readwrite(), Curl_setopt(), and ftp_state_mdtm_resp().
Definition at line 1007 of file urldata.h.
Referenced by add_custom_headers(), curl_easy_reset(), Curl_follow(), Curl_http(), Curl_http_auth_act(), Curl_http_done(), Curl_http_should_fail(), Curl_open(), Curl_readrewind(), Curl_readwrite(), Curl_setopt(), IsPipeliningPossible(), and perhapsrewind().
Definition at line 1008 of file urldata.h.
Referenced by Curl_http(), Curl_setopt(), and ftp_state_post_listtype().
Definition at line 1009 of file urldata.h.
Referenced by CreateConnection(), Curl_http(), Curl_setopt(), expect100(), and IsPipeliningPossible().
| char* UserDefined::auth_host |
| char* UserDefined::krb_level |
struct ssl_config_data UserDefined::ssl [read] |
Definition at line 1012 of file urldata.h.
Referenced by CreateConnection(), curl_easy_reset(), Curl_getinfo(), Curl_open(), Curl_pretransfer(), Curl_setopt(), Curl_ssl_close_all(), and Curl_ssl_initsessions().
Definition at line 1014 of file urldata.h.
Referenced by ConnectPlease(), CreateConnection(), curl_easy_reset(), Curl_open(), Curl_setopt(), and ftp_state_pasv_resp().
Definition at line 1016 of file urldata.h.
Referenced by curl_easy_reset(), Curl_hostcache_prune(), Curl_open(), Curl_setopt(), and remove_entry_if_stale().
Definition at line 1017 of file urldata.h.
Referenced by Curl_read(), Curl_readwrite(), and Curl_setopt().
struct Curl_one_easy* UserDefined::one_easy [read] |
Definition at line 1021 of file urldata.h.
Referenced by curl_multi_add_handle(), Curl_multi_handlePipeBreak(), curl_multi_remove_handle(), and multi_socket().
struct curl_slist* UserDefined::http200aliases [read] |
Definition at line 1027 of file urldata.h.
Referenced by Curl_readwrite(), Curl_setopt(), and ftp_state_post_retr_size().
| char* UserDefined::source_url |
Definition at line 1032 of file urldata.h.
Referenced by Curl_open(), Curl_setopt(), and ftp_parse_url_path().
Definition at line 1035 of file urldata.h.
Referenced by Curl_readwrite(), Curl_setopt(), ftp_state_mdtm_resp(), and ftp_state_post_cwd().
Definition at line 1037 of file urldata.h.
Referenced by CreateConnection(), Curl_fillreadbuffer(), Curl_ftp_nextconnect(), Curl_readwrite(), Curl_setopt(), ftp_state_get_resp(), ftp_state_post_mdtm(), and tftp_send_first().
Definition at line 1039 of file urldata.h.
Referenced by CreateConnection(), Curl_ftp_nextconnect(), Curl_setopt(), and ftp_state_post_listtype().
Definition at line 1041 of file urldata.h.
Referenced by Curl_setopt(), ftp_state_get_resp(), ftp_state_post_rest(), and ftp_state_stor_resp().
Definition at line 1042 of file urldata.h.
Referenced by curl_easy_reset(), Curl_open(), and Curl_setopt().
Definition at line 1043 of file urldata.h.
Referenced by Curl_http_auth_act(), Curl_http_should_fail(), Curl_readwrite(), and Curl_setopt().
Definition at line 1045 of file urldata.h.
Referenced by Curl_http_output_auth(), and Curl_setopt().
Definition at line 1046 of file urldata.h.
Referenced by Curl_file(), Curl_proxyCONNECT(), Curl_readwrite(), Curl_setopt(), ftp_state_mdtm_resp(), and ftp_state_post_mdtm().
Definition at line 1049 of file urldata.h.
Referenced by CreateConnection(), Curl_follow(), and Curl_setopt().
Definition at line 1051 of file urldata.h.
Referenced by CreateConnection(), Curl_file(), Curl_file_connect(), Curl_ftp_done(), Curl_ftp_nextconnect(), Curl_http(), Curl_setopt(), ftp_parse_url_path(), and tftp_send_first().
| char* UserDefined::netrc_file |
Definition at line 1055 of file urldata.h.
Referenced by add_buffer_send(), Curl_failf(), Curl_ftpsendf(), Curl_GetFTPResponse(), Curl_infof(), Curl_nbftpsendf(), Curl_protocol_connect(), Curl_proxyCONNECT(), Curl_readwrite(), Curl_sendf(), Curl_setopt(), ftp_readresp(), ftp_state_pasv_resp(), printoption(), printsub(), and SetupConnection().
Definition at line 1056 of file urldata.h.
Referenced by Curl_setopt(), ftp_state_loggedin(), and ftp_statemach_act().
Definition at line 1059 of file urldata.h.
Referenced by CreateConnection(), curl_easy_reset(), Curl_open(), and Curl_setopt().
Definition at line 1060 of file urldata.h.
Referenced by CreateConnection(), curl_easy_reset(), Curl_open(), and Curl_setopt().
Definition at line 1062 of file urldata.h.
Referenced by CreateConnection(), Curl_setopt(), and ftp_statemach_act().
Definition at line 1065 of file urldata.h.
Referenced by CreateConnection(), Curl_posttransfer(), Curl_pretransfer(), Curl_resolv(), and Curl_setopt().
Definition at line 1067 of file urldata.h.
Referenced by Curl_setopt(), singleipconnect(), and tcpnodelay().
Definition at line 1070 of file urldata.h.
Referenced by Curl_perform(), Curl_setopt(), and multi_runsingle().
Definition at line 1071 of file urldata.h.
Referenced by curl_easy_reset(), Curl_open(), and Curl_setopt().
Definition at line 1075 of file urldata.h.
Referenced by Curl_httpchunk_read(), Curl_readwrite(), and Curl_setopt().
Definition at line 1076 of file urldata.h.
Referenced by curl_easy_reset(), Curl_open(), Curl_setopt(), and file_upload().
Definition at line 1077 of file urldata.h.
Referenced by curl_easy_reset(), Curl_open(), and Curl_setopt().
1.5.6