VLC 4.0.0-dev
Loading...
Searching...
No Matches
http_cookie_t Struct Reference

Data Fields

char * psz_name
 
char * psz_value
 
char * psz_domain
 
char * psz_path
 
bool b_host_only
 
bool b_secure
 

Field Documentation

◆ b_host_only

bool http_cookie_t::b_host_only

◆ b_secure

bool http_cookie_t::b_secure

◆ psz_domain

char* http_cookie_t::psz_domain

◆ psz_name

char* http_cookie_t::psz_name

◆ psz_path

char* http_cookie_t::psz_path

◆ psz_value

char* http_cookie_t::psz_value

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