Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


http_uri_redirect Struct Reference

Data Fields

char * dest
 
struct {
   struct http_uri_redirect *   next
 
entry
 
char target [0]
 

Detailed Description

Definition at line 134 of file http.c.

Field Documentation

char* dest

Definition at line 136 of file http.c.

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

struct http_uri_redirect* next

Definition at line 135 of file http.c.

char target[0]

Definition at line 137 of file http.c.

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


The documentation for this struct was generated from the following file: