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
httprequest Struct Reference

Public Attributes

char reqbuf [REQBUFSIZ]
 
int offset
 
int testno
 
int partno
 
int open
 
bool auth_req
 
bool auth
 
size_t cl
 
bool digest
 
bool ntlm
 

Detailed Description

Definition at line 77 of file sws.c.

Member Data Documentation

bool httprequest::auth

Definition at line 86 of file sws.c.

bool httprequest::auth_req

Definition at line 83 of file sws.c.

size_t httprequest::cl

Definition at line 87 of file sws.c.

bool httprequest::digest

Definition at line 88 of file sws.c.

bool httprequest::ntlm

Definition at line 89 of file sws.c.

int httprequest::offset

Definition at line 79 of file sws.c.

int httprequest::open

Definition at line 82 of file sws.c.

int httprequest::partno

Definition at line 81 of file sws.c.

char httprequest::reqbuf[REQBUFSIZ]

Definition at line 78 of file sws.c.

int httprequest::testno

Definition at line 80 of file sws.c.


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