migl_handle Struct Reference


Detailed Description

Definition at line 33 of file glovars.h.


Data Fields

char * tag
 Tag, such as "/".
int partial
 If 0, do strcmp(), else strncmp(partial).
mihl_pf_handle_get_tpf_get
 If not NULL, function to execute.
mihl_pf_handle_post_tpf_post
 If not NULL, function to execute.
char * filename
 If not NULL, filename to send.
char * content_type
 Content-type, such as "image/jpeg" or "text/javascript".
int close_connection
 Should we close the connection after the operation ?
void * param
 TBD.

Field Documentation

If 0, do strcmp(), else strncmp(partial).

Definition at line 35 of file glovars.h.

Referenced by mihl_handle_file(), mihl_handle_get(), mihl_handle_get_add(), mihl_handle_post(), and search_for_handle().

If not NULL, function to execute.

Definition at line 36 of file glovars.h.

Referenced by mihl_dump_info_handlers(), mihl_handle_file(), mihl_handle_get(), mihl_handle_get_add(), mihl_handle_post(), and search_for_handle().

If not NULL, function to execute.

Definition at line 37 of file glovars.h.

Referenced by mihl_dump_info_handlers(), mihl_handle_file(), mihl_handle_get(), mihl_handle_get_add(), mihl_handle_post(), and search_for_handle().

If not NULL, filename to send.

Definition at line 38 of file glovars.h.

Referenced by mihl_dump_info_handlers(), mihl_handle_file(), mihl_handle_get(), mihl_handle_get_add(), mihl_handle_post(), and search_for_handle().

Content-type, such as "image/jpeg" or "text/javascript".

Definition at line 39 of file glovars.h.

Referenced by mihl_handle_file(), mihl_handle_get_add(), mihl_handle_post(), and search_for_handle().

Should we close the connection after the operation ?

Definition at line 40 of file glovars.h.

Referenced by mihl_handle_file(), mihl_handle_get_add(), mihl_handle_post(), and search_for_handle().

TBD.

Definition at line 41 of file glovars.h.

Referenced by mihl_handle_get_add(), mihl_handle_post(), and search_for_handle().


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

Generated on Mon May 26 18:06:30 2008 for milh-example_3 by  doxygen 1.5.6