Classes | Public Types | Public Attributes
HTTP Struct Reference

#include <http.h>

List of all members.

Classes

struct  back

Public Types

enum  { HTTPSEND_NADA, HTTPSEND_REQUEST, HTTPSEND_BODY, HTTPSEND_LAST }

Public Attributes

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

Detailed Description

Definition at line 127 of file http.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
HTTPSEND_NADA 
HTTPSEND_REQUEST 
HTTPSEND_BODY 
HTTPSEND_LAST 

Definition at line 147 of file http.h.


Member Data Documentation

struct Form HTTP::form

Definition at line 138 of file http.h.

const char* HTTP::p_accept

Definition at line 133 of file http.h.

const char* HTTP::p_pragma

Definition at line 132 of file http.h.

const char* HTTP::postdata

Definition at line 130 of file http.h.

curl_off_t HTTP::postsize

Definition at line 129 of file http.h.

curl_off_t HTTP::readbytecount

Definition at line 134 of file http.h.

Definition at line 154 of file http.h.

enum { ... } HTTP::sending

Definition at line 128 of file http.h.

Definition at line 135 of file http.h.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10