Enumerations | Functions
transfer.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  followtype {
  FOLLOW_NONE, FOLLOW_FAKE, FOLLOW_RETRY, FOLLOW_REDIR,
  FOLLOW_LAST
}
 

Functions

char * Curl_checkheaders (const struct connectdata *conn, const char *thisheader)
 
CURLcode Curl_fillreadbuffer (struct connectdata *conn, int bytes, int *nreadp)
 
CURLcode Curl_follow (struct Curl_easy *data, char *newurl, followtype type)
 
void Curl_init_CONNECT (struct Curl_easy *data)
 
bool Curl_meets_timecondition (struct Curl_easy *data, time_t timeofdoc)
 
CURLcode Curl_posttransfer (struct Curl_easy *data)
 
CURLcode Curl_pretransfer (struct Curl_easy *data)
 
CURLcode Curl_readrewind (struct connectdata *conn)
 
CURLcode Curl_readwrite (struct connectdata *conn, struct Curl_easy *data, bool *done, bool *comeback)
 
CURLcode Curl_retry_request (struct connectdata *conn, char **url)
 
CURLcode Curl_second_connect (struct connectdata *conn)
 
void Curl_setup_transfer (struct connectdata *data, int sockindex, curl_off_t size, bool getheader, curl_off_t *bytecountp, int writesockindex, curl_off_t *writecountp)
 
int Curl_single_getsock (const struct connectdata *conn, curl_socket_t *socks, int numsocks)
 

Enumeration Type Documentation

enum followtype
Enumerator
FOLLOW_NONE 
FOLLOW_FAKE 
FOLLOW_RETRY 
FOLLOW_REDIR 
FOLLOW_LAST 

Definition at line 34 of file transfer.h.

Function Documentation

char* Curl_checkheaders ( const struct connectdata conn,
const char *  thisheader 
)

Definition at line 92 of file transfer.c.

CURLcode Curl_fillreadbuffer ( struct connectdata conn,
int  bytes,
int *  nreadp 
)

Definition at line 112 of file transfer.c.

CURLcode Curl_follow ( struct Curl_easy data,
char *  newurl,
followtype  type 
)

Definition at line 1731 of file transfer.c.

void Curl_init_CONNECT ( struct Curl_easy data)

Definition at line 1312 of file transfer.c.

bool Curl_meets_timecondition ( struct Curl_easy data,
time_t  timeofdoc 
)

Definition at line 393 of file transfer.c.

CURLcode Curl_posttransfer ( struct Curl_easy data)

Definition at line 1419 of file transfer.c.

CURLcode Curl_pretransfer ( struct Curl_easy data)

Definition at line 1323 of file transfer.c.

CURLcode Curl_readrewind ( struct connectdata conn)

Definition at line 268 of file transfer.c.

CURLcode Curl_readwrite ( struct connectdata conn,
struct Curl_easy data,
bool done,
bool comeback 
)

Definition at line 1091 of file transfer.c.

CURLcode Curl_retry_request ( struct connectdata conn,
char **  url 
)

Definition at line 1937 of file transfer.c.

CURLcode Curl_second_connect ( struct connectdata conn)
void Curl_setup_transfer ( struct connectdata data,
int  sockindex,
curl_off_t  size,
bool  getheader,
curl_off_t bytecountp,
int  writesockindex,
curl_off_t writecountp 
)

Definition at line 1989 of file transfer.c.

int Curl_single_getsock ( const struct connectdata conn,
curl_socket_t socks,
int  numsocks 
)

Definition at line 1264 of file transfer.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17