#include <manager.h>
Data Fields | |
| unsigned int | hdrcount |
| const char * | headers [AST_MAX_MANHEADERS] |
Definition at line 65 of file manager.h.
| unsigned int hdrcount |
Definition at line 66 of file manager.h.
Referenced by action_userevent(), astman_get_header(), astman_get_variables(), do_message(), and generic_http_callback().
| const char* headers[AST_MAX_MANHEADERS] |
Definition at line 67 of file manager.h.
Referenced by action_userevent(), astman_get_header(), astman_get_variables(), do_message(), and generic_http_callback().
1.5.5