#include <manager.h>
Data Fields | |
unsigned int | hdrcount |
const char * | headers [AST_MAX_MANHEADERS] |
Definition at line 133 of file manager.h.
unsigned int hdrcount |
Definition at line 134 of file manager.h.
Referenced by __astman_get_header(), action_userevent(), ast_hook_send_action(), astman_get_variables(), auth_http_callback(), do_message(), and generic_http_callback().
const char* headers[AST_MAX_MANHEADERS] |
Definition at line 135 of file manager.h.
Referenced by __astman_get_header(), action_userevent(), ast_hook_send_action(), astman_get_variables(), auth_http_callback(), do_message(), and generic_http_callback().