[vlc-devel] [PATCH] access/http: Inherit cookies from a parent HTTP access

Francois Cartegnie fcvlcdev at free.fr
Sun Aug 3 10:34:02 CEST 2014


> -    http_cookie_jar_t * cookies;
> +    bool b_free_cookies;

Can't we just alter existing cookies and do a cleanup routine if jar
exists ? That would allow remove expired cookies as well.

Francois



More information about the vlc-devel mailing list