Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

cgi_dispatcher Struct Reference

List of available CGI functions. More...


Data Fields

const char *const name
jb_err(*const handler )(struct client_state *csp, struct http_response *rsp, const struct map *parameters)
const char *const description


Detailed Description

List of available CGI functions.


Field Documentation

const char* const cgi_dispatcher::description
 

The description of the CGI, to appear on the main menu, or NULL to hide it.

jb_err(* const cgi_dispatcher::handler)(struct client_state *csp, struct http_response *rsp, const struct map *parameters)
 

The handler function for the CGI.

const char* const cgi_dispatcher::name
 

The URL of the CGI, relative to the CGI root.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 4 18:54:49 2002 for Privoxy 3.1.1 by doxygen1.2.15