Public Attributes | List of all members
UrlState Struct Reference

#include <urldata.h>

Public Attributes

bool allow_port
 
struct auth authhost
 
bool authproblem
 
struct auth authproxy
 
char * buffer
 
struct conncacheconn_cache
 
curl_off_t crlf_conversions
 
curl_off_t current_speed
 
struct digestdata digest
 
bool done
 
size_t drain
 
bool errorbuf
 
bool expect100header
 
struct time_node expires [EXPIRE_LAST]
 
struct curltime expiretime
 
char * first_host
 
int first_remote_port
 
curl_read_callback fread_func
 
bool ftp_trying_alternative
 
char * headerbuff
 
size_t headersize
 
int httpversion
 
void * in
 
curl_off_t infilesize
 
struct curltime keeps_speed
 
struct connectdatalastconnect
 
char * most_recent_ftp_entrypath
 
bool multi_owned_by_easy
 
int os_errno
 
char * path
 
char * pathbuffer
 
bool pipe_broke
 
bool prev_block_had_trailing_cr
 
struct digestdata proxydigest
 
char * range
 
bool rangestringalloc
 
void * resolver
 
curl_off_t resume_from
 
long rtsp_CSeq_recv
 
long rtsp_next_client_CSeq
 
long rtsp_next_server_CSeq
 
char * scratch
 
struct curl_ssl_sessionsession
 
long sessionage
 
bool slash_removed
 
bool stream_depends_e
 
struct Curl_easystream_depends_on
 
int stream_weight
 
unsigned int tempcount
 
struct tempbuf tempwrite [3]
 
bool this_is_a_follow
 
struct Curl_tree timenode
 
struct curl_llist timeoutlist
 
char uploadbuffer [UPLOAD_BUFSIZE+1]
 
bool use_range
 

Detailed Description

Definition at line 1235 of file urldata.h.

Member Data Documentation

bool UrlState::allow_port

Definition at line 1279 of file urldata.h.

struct auth UrlState::authhost

Definition at line 1289 of file urldata.h.

bool UrlState::authproblem

Definition at line 1292 of file urldata.h.

struct auth UrlState::authproxy

Definition at line 1290 of file urldata.h.

char* UrlState::buffer

Definition at line 1253 of file urldata.h.

struct conncache* UrlState::conn_cache

Definition at line 1238 of file urldata.h.

curl_off_t UrlState::crlf_conversions

Definition at line 1326 of file urldata.h.

curl_off_t UrlState::current_speed

Definition at line 1255 of file urldata.h.

struct digestdata UrlState::digest

Definition at line 1281 of file urldata.h.

bool UrlState::done

Definition at line 1351 of file urldata.h.

size_t UrlState::drain

Definition at line 1348 of file urldata.h.

bool UrlState::errorbuf

Definition at line 1271 of file urldata.h.

bool UrlState::expect100header

Definition at line 1314 of file urldata.h.

struct time_node UrlState::expires[EXPIRE_LAST]

Definition at line 1304 of file urldata.h.

struct curltime UrlState::expiretime

Definition at line 1301 of file urldata.h.

char* UrlState::first_host

Definition at line 1259 of file urldata.h.

int UrlState::first_remote_port

Definition at line 1265 of file urldata.h.

curl_read_callback UrlState::fread_func

Definition at line 1355 of file urldata.h.

bool UrlState::ftp_trying_alternative

Definition at line 1310 of file urldata.h.

char* UrlState::headerbuff

Definition at line 1250 of file urldata.h.

size_t UrlState::headersize

Definition at line 1251 of file urldata.h.

int UrlState::httpversion

Definition at line 1312 of file urldata.h.

void* UrlState::in

Definition at line 1356 of file urldata.h.

curl_off_t UrlState::infilesize

Definition at line 1345 of file urldata.h.

struct curltime UrlState::keeps_speed

Definition at line 1246 of file urldata.h.

struct connectdata* UrlState::lastconnect

Definition at line 1248 of file urldata.h.

char* UrlState::most_recent_ftp_entrypath

Definition at line 1307 of file urldata.h.

bool UrlState::multi_owned_by_easy

Definition at line 1243 of file urldata.h.

int UrlState::os_errno

Definition at line 1274 of file urldata.h.

char* UrlState::path

Definition at line 1329 of file urldata.h.

char* UrlState::pathbuffer

Definition at line 1328 of file urldata.h.

bool UrlState::pipe_broke

Definition at line 1316 of file urldata.h.

bool UrlState::prev_block_had_trailing_cr

Definition at line 1324 of file urldata.h.

struct digestdata UrlState::proxydigest

Definition at line 1282 of file urldata.h.

char* UrlState::range

Definition at line 1336 of file urldata.h.

bool UrlState::rangestringalloc

Definition at line 1334 of file urldata.h.

void* UrlState::resolver

Definition at line 1294 of file urldata.h.

curl_off_t UrlState::resume_from

Definition at line 1338 of file urldata.h.

long UrlState::rtsp_CSeq_recv

Definition at line 1343 of file urldata.h.

long UrlState::rtsp_next_client_CSeq

Definition at line 1341 of file urldata.h.

long UrlState::rtsp_next_server_CSeq

Definition at line 1342 of file urldata.h.

char* UrlState::scratch

Definition at line 1270 of file urldata.h.

struct curl_ssl_session* UrlState::session

Definition at line 1266 of file urldata.h.

long UrlState::sessionage

Definition at line 1267 of file urldata.h.

bool UrlState::slash_removed

Definition at line 1331 of file urldata.h.

bool UrlState::stream_depends_e

Definition at line 1359 of file urldata.h.

struct Curl_easy* UrlState::stream_depends_on

Definition at line 1358 of file urldata.h.

int UrlState::stream_weight

Definition at line 1360 of file urldata.h.

unsigned int UrlState::tempcount

Definition at line 1268 of file urldata.h.

struct tempbuf UrlState::tempwrite[3]

Definition at line 1269 of file urldata.h.

bool UrlState::this_is_a_follow

Definition at line 1257 of file urldata.h.

struct Curl_tree UrlState::timenode

Definition at line 1302 of file urldata.h.

struct curl_llist UrlState::timeoutlist

Definition at line 1303 of file urldata.h.

char UrlState::uploadbuffer[UPLOAD_BUFSIZE+1]

Definition at line 1254 of file urldata.h.

bool UrlState::use_range

Definition at line 1333 of file urldata.h.


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


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18