Data Fields

_cp_http_transfer_descriptor Struct Reference
[Cp_socket]

transfer descriptor for async interface More...

#include <httpclient.h>

Data Fields

void * id
 user assigned id
char * uri
 target uri
cp_httpclientowner
 client
cp_http_responseres
 result
cp_stringbuf
 io buffer
char * read_ptr
 pointer to processed stage within buf
int skip
 read pointer offset
int stage
 connecting, writing, reading
int read_stage
 read status line, header, body
int transfer
 chunked, content-length, EOF
int remaining
 io bytes yet to be transfered
int redirects
 number of redirects
int status
 transfer result
cp_httpclient_callback callback

Detailed Description

transfer descriptor for async interface


The documentation for this struct was generated from the following file: