Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

HTTPCGIVar Struct Reference

#include <http.h>

Collaboration diagram for HTTPCGIVar:

Collaboration graph
[legend]

Data Fields

Octstrname
Octstrvalue

Field Documentation

Octstr* HTTPCGIVar::name
 

Definition at line 194 of file http.h.

Referenced by client_thread(), http_cgi_variable(), http_cgivar_dump(), http_cgivar_dump_into(), http_destroy_cgiargs(), and parse_cgivars().

Octstr* HTTPCGIVar::value
 

Definition at line 195 of file http.h.

Referenced by client_thread(), http_cgi_variable(), http_cgivar_dump(), http_cgivar_dump_into(), http_destroy_cgiargs(), and parse_cgivars().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.