VLC  3.0.21
Data Fields
vlc_http_msg Struct Reference
Collaboration diagram for vlc_http_msg:
Collaboration graph
[legend]

Data Fields

short status
 
char * method
 
char * scheme
 
char * authority
 
char * path
 
char *(* headers )[2]
 
unsigned count
 
struct vlc_http_streampayload
 

Field Documentation

◆ authority

char* vlc_http_msg::authority

◆ count

unsigned vlc_http_msg::count

◆ headers

char*(* vlc_http_msg::headers)[2]

◆ method

char* vlc_http_msg::method

◆ path

char* vlc_http_msg::path

◆ payload

struct vlc_http_stream* vlc_http_msg::payload

◆ scheme

char* vlc_http_msg::scheme

◆ status

short vlc_http_msg::status

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