|
Asterisk - The Open Source Telephony Project GIT-master-80b953f
|
Per-path ACL restriction. More...

Data Fields | ||
| struct ast_acl_list * | acl | |
| struct { | ||
| struct http_restriction * next | ||
| } | entry | |
| char | path [] | |
| struct ast_acl_list* acl |
Definition at line 184 of file http.c.
Referenced by __ast_http_load(), check_restriction_acl(), handle_show_http(), and unload_module().
| struct { ... } entry |
Referenced by check_restriction_acl(), handle_show_http(), and unload_module().
| struct http_restriction* next |
| char path[] |
Definition at line 185 of file http.c.
Referenced by __ast_http_load(), check_restriction_acl(), and handle_show_http().