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 1227 of file urldata.h.

Member Data Documentation

◆ allow_port

bool UrlState::allow_port

Definition at line 1271 of file urldata.h.

◆ authhost

struct auth UrlState::authhost

Definition at line 1281 of file urldata.h.

◆ authproblem

bool UrlState::authproblem

Definition at line 1284 of file urldata.h.

◆ authproxy

struct auth UrlState::authproxy

Definition at line 1282 of file urldata.h.

◆ buffer

char* UrlState::buffer

Definition at line 1245 of file urldata.h.

◆ conn_cache

struct conncache* UrlState::conn_cache

Definition at line 1230 of file urldata.h.

◆ crlf_conversions

curl_off_t UrlState::crlf_conversions

Definition at line 1318 of file urldata.h.

◆ current_speed

curl_off_t UrlState::current_speed

Definition at line 1247 of file urldata.h.

◆ digest

struct digestdata UrlState::digest

Definition at line 1273 of file urldata.h.

◆ done

bool UrlState::done

Definition at line 1343 of file urldata.h.

◆ drain

size_t UrlState::drain

Definition at line 1340 of file urldata.h.

◆ errorbuf

bool UrlState::errorbuf

Definition at line 1263 of file urldata.h.

◆ expect100header

bool UrlState::expect100header

Definition at line 1306 of file urldata.h.

◆ expires

struct time_node UrlState::expires[EXPIRE_LAST]

Definition at line 1296 of file urldata.h.

◆ expiretime

struct curltime UrlState::expiretime

Definition at line 1293 of file urldata.h.

◆ first_host

char* UrlState::first_host

Definition at line 1251 of file urldata.h.

◆ first_remote_port

int UrlState::first_remote_port

Definition at line 1257 of file urldata.h.

◆ fread_func

curl_read_callback UrlState::fread_func

Definition at line 1347 of file urldata.h.

◆ ftp_trying_alternative

bool UrlState::ftp_trying_alternative

Definition at line 1302 of file urldata.h.

◆ headerbuff

char* UrlState::headerbuff

Definition at line 1242 of file urldata.h.

◆ headersize

size_t UrlState::headersize

Definition at line 1243 of file urldata.h.

◆ httpversion

int UrlState::httpversion

Definition at line 1304 of file urldata.h.

◆ in

void* UrlState::in

Definition at line 1348 of file urldata.h.

◆ infilesize

curl_off_t UrlState::infilesize

Definition at line 1337 of file urldata.h.

◆ keeps_speed

struct curltime UrlState::keeps_speed

Definition at line 1238 of file urldata.h.

◆ lastconnect

struct connectdata* UrlState::lastconnect

Definition at line 1240 of file urldata.h.

◆ most_recent_ftp_entrypath

char* UrlState::most_recent_ftp_entrypath

Definition at line 1299 of file urldata.h.

◆ multi_owned_by_easy

bool UrlState::multi_owned_by_easy

Definition at line 1235 of file urldata.h.

◆ os_errno

int UrlState::os_errno

Definition at line 1266 of file urldata.h.

◆ path

char* UrlState::path

Definition at line 1321 of file urldata.h.

◆ pathbuffer

char* UrlState::pathbuffer

Definition at line 1320 of file urldata.h.

◆ pipe_broke

bool UrlState::pipe_broke

Definition at line 1308 of file urldata.h.

◆ prev_block_had_trailing_cr

bool UrlState::prev_block_had_trailing_cr

Definition at line 1316 of file urldata.h.

◆ proxydigest

struct digestdata UrlState::proxydigest

Definition at line 1274 of file urldata.h.

◆ range

char* UrlState::range

Definition at line 1328 of file urldata.h.

◆ rangestringalloc

bool UrlState::rangestringalloc

Definition at line 1326 of file urldata.h.

◆ resolver

void* UrlState::resolver

Definition at line 1286 of file urldata.h.

◆ resume_from

curl_off_t UrlState::resume_from

Definition at line 1330 of file urldata.h.

◆ rtsp_CSeq_recv

long UrlState::rtsp_CSeq_recv

Definition at line 1335 of file urldata.h.

◆ rtsp_next_client_CSeq

long UrlState::rtsp_next_client_CSeq

Definition at line 1333 of file urldata.h.

◆ rtsp_next_server_CSeq

long UrlState::rtsp_next_server_CSeq

Definition at line 1334 of file urldata.h.

◆ scratch

char* UrlState::scratch

Definition at line 1262 of file urldata.h.

◆ session

struct curl_ssl_session* UrlState::session

Definition at line 1258 of file urldata.h.

◆ sessionage

long UrlState::sessionage

Definition at line 1259 of file urldata.h.

◆ slash_removed

bool UrlState::slash_removed

Definition at line 1323 of file urldata.h.

◆ stream_depends_e

bool UrlState::stream_depends_e

Definition at line 1351 of file urldata.h.

◆ stream_depends_on

struct Curl_easy* UrlState::stream_depends_on

Definition at line 1350 of file urldata.h.

◆ stream_weight

int UrlState::stream_weight

Definition at line 1352 of file urldata.h.

◆ tempcount

unsigned int UrlState::tempcount

Definition at line 1260 of file urldata.h.

◆ tempwrite

struct tempbuf UrlState::tempwrite[3]

Definition at line 1261 of file urldata.h.

◆ this_is_a_follow

bool UrlState::this_is_a_follow

Definition at line 1249 of file urldata.h.

◆ timenode

struct Curl_tree UrlState::timenode

Definition at line 1294 of file urldata.h.

◆ timeoutlist

struct curl_llist UrlState::timeoutlist

Definition at line 1295 of file urldata.h.

◆ uploadbuffer

char UrlState::uploadbuffer[UPLOAD_BUFSIZE+1]

Definition at line 1246 of file urldata.h.

◆ use_range

bool UrlState::use_range

Definition at line 1325 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 Sun May 15 2022 02:25:02