doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ConnectBits Struct Reference

#include <urldata.h>

Public Attributes

bool close
 
bool reuse
 
bool chunk
 
bool httpproxy
 
bool user_passwd
 
bool proxy_user_passwd
 
bool ipv6_ip
 
bool use_range
 
bool rangestringalloc
 
bool do_more
 
bool upload_chunky
 
bool getheader
 
bool forbidchunk
 
bool tcpconnect
 
bool retry
 

Detailed Description

Definition at line 277 of file urldata.h.

Member Data Documentation

bool ConnectBits::chunk

Definition at line 280 of file urldata.h.

bool ConnectBits::close

Definition at line 278 of file urldata.h.

bool ConnectBits::do_more

Definition at line 289 of file urldata.h.

bool ConnectBits::forbidchunk

Definition at line 296 of file urldata.h.

bool ConnectBits::getheader

Definition at line 294 of file urldata.h.

bool ConnectBits::httpproxy

Definition at line 281 of file urldata.h.

bool ConnectBits::ipv6_ip

Definition at line 284 of file urldata.h.

bool ConnectBits::proxy_user_passwd

Definition at line 283 of file urldata.h.

bool ConnectBits::rangestringalloc

Definition at line 287 of file urldata.h.

bool ConnectBits::retry

Definition at line 302 of file urldata.h.

bool ConnectBits::reuse

Definition at line 279 of file urldata.h.

bool ConnectBits::tcpconnect

Definition at line 299 of file urldata.h.

bool ConnectBits::upload_chunky

Definition at line 292 of file urldata.h.

bool ConnectBits::use_range

Definition at line 286 of file urldata.h.

bool ConnectBits::user_passwd

Definition at line 282 of file urldata.h.


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