|
struct conncache * | conn_cache |
|
bool | multi_owned_by_easy |
|
struct timeval | keeps_speed |
|
struct connectdata * | lastconnect |
|
char * | headerbuff |
|
size_t | headersize |
|
char | buffer [BUFSIZE+1] |
|
char | uploadbuffer [BUFSIZE+1] |
|
curl_off_t | current_speed |
|
bool | this_is_a_follow |
|
char * | first_host |
|
struct curl_ssl_session * | session |
|
long | sessionage |
|
char * | tempwrite |
|
size_t | tempwritesize |
|
int | tempwritetype |
|
char * | scratch |
|
bool | errorbuf |
|
int | os_errno |
|
bool | allow_port |
|
struct digestdata | digest |
|
struct digestdata | proxydigest |
|
struct auth | authhost |
|
struct auth | authproxy |
|
bool | authproblem |
|
void * | resolver |
|
struct timeval | expiretime |
|
struct Curl_tree | timenode |
|
struct curl_llist * | timeoutlist |
|
char * | most_recent_ftp_entrypath |
|
bool | ftp_trying_alternative |
|
int | httpversion |
|
bool | expect100header |
|
bool | pipe_broke |
|
bool | prev_block_had_trailing_cr |
|
curl_off_t | crlf_conversions |
|
char * | pathbuffer |
|
char * | path |
|
bool | slash_removed |
|
bool | use_range |
|
bool | rangestringalloc |
|
char * | range |
|
curl_off_t | resume_from |
|
long | rtsp_next_client_CSeq |
|
long | rtsp_next_server_CSeq |
|
long | rtsp_CSeq_recv |
|
curl_off_t | infilesize |
|
int | drain |
|
bool | done |
|
curl_read_callback | fread_func |
|
void * | in |
|
struct SessionHandle * | stream_depends_on |
|
bool | stream_depends_e |
|
int | stream_weight |
|
The documentation for this struct was generated from the following file: