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

httpd_command Struct Reference

Collaboration diagram for httpd_command:

Collaboration graph
[legend]

Data Fields

const char * command
Octstr *(* function )(List *cgivars, int status_type)

Field Documentation

const char* httpd_command::command
 

Definition at line 289 of file bb_http.c.

Referenced by httpd_serve().

Octstr*(* httpd_command::function)(List *cgivars, int status_type)
 

Referenced by httpd_serve().


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.