3 * Reads Netscape and Mozilla cookies.txt files
5 * by Dave Lambley <mplayer@davel.me.uk>
8 #ifndef MPLAYER_COOKIES_H
9 #define MPLAYER_COOKIES_H
13 void cookies_set(HTTP_header_t
* http_hdr
, const char *hostname
,
16 #endif /* MPLAYER_COOKIES_H */