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

Tag, such as "/".

Definition at line 34 of file glovars.h.

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

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

Definition at line 35 of file glovars.h.

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

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(), and mihl_handle_post().

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(), and mihl_handle_post().

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(), and mihl_handle_post().

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

Definition at line 39 of file glovars.h.

Referenced by mihl_handle_file(), and mihl_handle_post().

Should we close the connection after the operation ?

Definition at line 40 of file glovars.h.

Referenced by mihl_handle_file(), and mihl_handle_post().

TBD.

Definition at line 41 of file glovars.h.

Referenced by mihl_handle_post().


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

Generated on Mon May 26 18:06:03 2008 for mihl-example1 by  doxygen 1.5.6