Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

_cp_httpclient Struct Reference
[Cp_socket]

#include <httpclient.h>


Data Fields

int id
cp_http_version version
cp_http_request_type type
cp_hashtableheader
cp_hashtablecgi_parameters
short auto_drop_parameters
short auto_drop_headers
cp_stringcontent
char * host
int port
char * proxy_host
int proxy_port
short connected
short persistent
int keep_alive
short pipeline_requests
short follow_redirects
short max_redirects
cp_clientsocket


Detailed Description

http client socket wrapper

Definition at line 97 of file httpclient.h.


Field Documentation

char* _cp_httpclient::host
 

may differ from requested host if redirect enabled

Definition at line 107 of file httpclient.h.

int _cp_httpclient::port
 

may differ from requested port if redirect enabled

Definition at line 108 of file httpclient.h.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 1 10:25:30 2007 for cprops by  doxygen 1.3.9.1