Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
http_uri_redirect Struct Reference
Collaboration diagram for http_uri_redirect:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 169 of file http.c.

Field Documentation

◆ dest

char* dest

Definition at line 171 of file http.c.

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

◆ entry

struct { ... } entry

◆ next

struct http_uri_redirect* next

Definition at line 170 of file http.c.

◆ target

char target[0]

Definition at line 172 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: