Thu Jul 9 13:41:38 2009

Asterisk developer's documentation


ast_http_uri Struct Reference

Definition of a URI reachable in the embedded HTTP server. More...

#include <http.h>


Data Fields

ast_http_callback callback
const char * description
struct {
   ast_http_uri *   next
entry
unsigned int has_subtree:1
unsigned int static_content:1
const char * uri


Detailed Description

Definition of a URI reachable in the embedded HTTP server.

Definition at line 71 of file http.h.


Field Documentation

ast_http_callback callback

Definition at line 78 of file http.h.

Referenced by handle_uri().

const char* description

Definition at line 73 of file http.h.

Referenced by handle_show_http().

struct { ... } entry

Referenced by ast_http_uri_link(), and ast_http_uri_unlink().

unsigned int has_subtree

Definition at line 75 of file http.h.

Referenced by handle_show_http(), and handle_uri().

struct ast_http_uri* next

Definition at line 72 of file http.h.

unsigned int static_content

This URI mapping serves static content

Definition at line 77 of file http.h.

Referenced by handle_uri().

const char* uri

Definition at line 74 of file http.h.

Referenced by ast_http_uri_link(), handle_show_http(), and handle_uri().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:38 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7