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
connectdata::dynamically_allocated_data Struct Reference

Dynamicly allocated strings, may need to be freed before this. More...

#include <urldata.h>

Public Attributes

char * proxyuserpwd
 
char * uagent
 
char * accept_encoding
 
char * userpwd
 
char * rangeline
 
char * ref
 
char * cookie
 
char * host
 
char * cookiehost
 

Detailed Description

Dynamicly allocated strings, may need to be freed before this.

struct is killed.

Definition at line 505 of file urldata.h.

Member Data Documentation

char* connectdata::dynamically_allocated_data::accept_encoding

Definition at line 508 of file urldata.h.

char* connectdata::dynamically_allocated_data::cookie

Definition at line 512 of file urldata.h.

char* connectdata::dynamically_allocated_data::cookiehost

Definition at line 514 of file urldata.h.

char* connectdata::dynamically_allocated_data::host

Definition at line 513 of file urldata.h.

char* connectdata::dynamically_allocated_data::proxyuserpwd

Definition at line 506 of file urldata.h.

char* connectdata::dynamically_allocated_data::rangeline

Definition at line 510 of file urldata.h.

char* connectdata::dynamically_allocated_data::ref

Definition at line 511 of file urldata.h.

char* connectdata::dynamically_allocated_data::uagent

Definition at line 507 of file urldata.h.

char* connectdata::dynamically_allocated_data::userpwd

Definition at line 509 of file urldata.h.


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