HTTP Struct Reference

#include <urldata.h>

List of all members.

Public Types

enum  { HTTPSEND_NADA, HTTPSEND_REQUEST, HTTPSEND_BODY, HTTPSEND_LAST }

Public Attributes

struct FormDatasendit
curl_off_t postsize
char * postdata
const char * p_pragma
const char * p_accept
curl_off_t readbytecount
curl_off_t writebytecount
struct Form form
struct Curl_chunker chunk
struct HTTP::back backup
enum HTTP:: { ... }  sending
void * send_buffer

Classes

struct  back


Detailed Description

Definition at line 239 of file urldata.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
HTTPSEND_NADA 
HTTPSEND_REQUEST 
HTTPSEND_BODY 
HTTPSEND_LAST 

Definition at line 260 of file urldata.h.


Member Data Documentation

struct FormData* HTTP::sendit [read]

Definition at line 240 of file urldata.h.

Referenced by Curl_http(), and Curl_http_done().

Definition at line 241 of file urldata.h.

Referenced by add_buffer_send(), Curl_http(), perhapsrewind(), and readmoredata().

Definition at line 242 of file urldata.h.

Referenced by add_buffer_send(), Curl_http(), and readmoredata().

const char* HTTP::p_pragma

Definition at line 244 of file urldata.h.

Referenced by Curl_http().

const char* HTTP::p_accept

Definition at line 245 of file urldata.h.

Referenced by Curl_http().

Definition at line 246 of file urldata.h.

Referenced by Curl_http(), and Curl_http_done().

Definition at line 247 of file urldata.h.

Referenced by Curl_http(), Curl_http_done(), and perhapsrewind().

struct Form HTTP::form [read]

Definition at line 250 of file urldata.h.

Referenced by Curl_http(), and Curl_http_done().

struct Curl_chunker HTTP::chunk [read]

Definition at line 251 of file urldata.h.

Referenced by Curl_httpchunk_init(), Curl_httpchunk_read(), and Curl_readwrite().

Referenced by add_buffer_send(), and readmoredata().

enum { ... } HTTP::sending

Definition at line 267 of file urldata.h.

Referenced by add_buffer_send(), and Curl_http_done().


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

Generated on Sun May 25 00:21:12 2008 by  doxygen 1.5.6