Asterisk - The Open Source Telephony Project GIT-master-2de1a68
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 172 of file http.c.

Field Documentation

◆ dest

char* dest

Definition at line 174 of file http.c.

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

◆ 

struct { ... } entry

◆ next

struct http_uri_redirect* next

Definition at line 173 of file http.c.

◆ target

char target[0]

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