Classes | Public Types | Public Attributes | List of all members
HTTP Struct Reference

#include <http.h>

Classes

struct  back
 

Public Types

enum  { HTTPSEND_NADA, HTTPSEND_REQUEST, HTTPSEND_BODY, HTTPSEND_LAST }
 

Public Attributes

struct HTTP::back backup
 
curl_mimepart 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
 
curl_mimepartsendit
 
curl_off_t writebytecount
 

Detailed Description

Definition at line 130 of file http.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
HTTPSEND_NADA 
HTTPSEND_REQUEST 
HTTPSEND_BODY 
HTTPSEND_LAST 

Definition at line 152 of file http.h.

Member Data Documentation

◆ backup

struct HTTP::back HTTP::backup

◆ form

curl_mimepart HTTP::form

Definition at line 143 of file http.h.

◆ p_accept

const char* HTTP::p_accept

Definition at line 138 of file http.h.

◆ p_pragma

const char* HTTP::p_pragma

Definition at line 137 of file http.h.

◆ postdata

const char* HTTP::postdata

Definition at line 135 of file http.h.

◆ postsize

curl_off_t HTTP::postsize

Definition at line 134 of file http.h.

◆ readbytecount

curl_off_t HTTP::readbytecount

Definition at line 139 of file http.h.

◆ send_buffer

void* HTTP::send_buffer

Definition at line 159 of file http.h.

◆ sending

enum { ... } HTTP::sending

◆ sendit

curl_mimepart* HTTP::sendit

Definition at line 133 of file http.h.

◆ writebytecount

curl_off_t HTTP::writebytecount

Definition at line 140 of file http.h.


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


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sun May 15 2022 02:25:02