[MBT] new entry in pkg poldek "nie korzysta z ustawieñ serwera proxy, przy transparencie zawsze REFRESH"

bugs at pld-linux.org bugs at pld-linux.org
Wed Dec 24 11:49:10 CET 2003


Date: 2003-12-24 11:49:07+01	Author: Arkadiusz Miśkiewicz (arekm) <arekm at pld-linux.org> 
Title:         nie korzysta z ustawień serwera proxy, przy transparencie zawsze REFRESH
Ticket ID:     #788
Ticket URL:    http://bugs.pld-linux.org/?bug=788
Package:       poldek-1:0.18-7
Distribution:  PLD-1.0.main
Category:      doesn't work as it should
Current state: opened
Text:

If you want to try then add to poldek code

struct curl_slist *headers=NULL;
headers = curl_slist_append(headers, "Pragma:");
curl_easy_setopt(easyhandle, CURLOPT_HTTPHEADER, headers);

Should be enough.



More information about the pld-bugs mailing list