![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_http_uri Struct Reference
#include <http.h>
Definition at line 150 of file http.h.
Public Member Functions | |
| AST_LIST_ENTRY (ast_http_uri) entry | |
Data Fields | |
| ast_http_callback | callback |
| const char * | description |
| int | has_subtree |
| const char * | uri |
|
|
|
|
|
Definition at line 155 of file http.h. Referenced by handle_uri(). |
|
|
Definition at line 152 of file http.h. Referenced by handle_show_http(). |
|
|
Definition at line 154 of file http.h. Referenced by handle_show_http(), and handle_uri(). |
|
|
Definition at line 153 of file http.h. Referenced by ast_http_uri_link(), handle_show_http(), and handle_uri(). |