curl_easy_setopt(curl, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1"); curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, Writer); curl_easy_setopt(curl, CURLOPT_WRITEDATA, &table); curl_easy_setopt(curl, CURLOPT_URL, "зпрос"); curl_easy_setopt(curl, CURLOPT_HEADER,1); curl_easy_setopt(curl, CURLOPT_COOKIEFILE, &cookies ); curl_easy_perform(curl);
Accept-Encoding: deflate, gzip, x-gzip, identity, *;q=0