|
| enum | { HEADER_NORMAL,
HEADER_PARTHEADER,
HEADER_ALLBAD
} |
| |
|
|
curl_off_t | size |
| |
|
curl_off_t * | bytecountp |
| |
|
curl_off_t | maxdownload |
| |
|
curl_off_t * | writebytecountp |
| |
|
curl_off_t | bytecount |
| |
|
curl_off_t | writebytecount |
| |
|
long | headerbytecount |
| |
|
long | deductheadercount |
| |
|
struct timeval | start |
| |
|
struct timeval | now |
| |
|
bool | header |
| |
|
enum SingleRequest:: { ... } | badheader |
| |
|
int | headerline |
| |
|
char * | hbufp |
| |
|
size_t | hbuflen |
| |
|
char * | str |
| |
|
char * | str_start |
| |
|
char * | end_ptr |
| |
|
char * | p |
| |
|
bool | content_range |
| |
|
curl_off_t | offset |
| |
|
int | httpcode |
| |
|
struct timeval | start100 |
| |
|
enum expect100 | exp100 |
| |
|
enum upgrade101 | upgr101 |
| |
|
int | auto_decoding |
| |
|
time_t | timeofdoc |
| |
|
long | bodywrites |
| |
|
char * | buf |
| |
|
char * | uploadbuf |
| |
|
curl_socket_t | maxfd |
| |
|
int | keepon |
| |
|
bool | upload_done |
| |
|
bool | ignorebody |
| |
|
bool | ignorecl |
| |
|
char * | location |
| |
|
char * | newurl |
| |
|
ssize_t | upload_present |
| |
|
char * | upload_fromhere |
| |
|
bool | chunk |
| |
|
bool | upload_chunky |
| |
|
bool | getheader |
| |
|
bool | forbidchunk |
| |
|
void * | protop |
| |
The documentation for this struct was generated from the following file: