cookie_get
void cookie_get(const char *, const char *, int, char **);
cookie_get(host, path, ishttpsurl, &buf);