|
[Jun. 2nd, 2006|03:44 am]
LiveJournal Client Discussions
|
Hi, i have application which recursively receives friends lists from /misc/fdata.bml?user=... and i wish to make it use compressed data transfer mode but in vain.
Here is my request, it works with other sites and several parts of LJ itself.
GET %s HTTP/1.1\r\n Host: %s\r\n User-Agent: Bot 0.1\r\n Accept: text/plain\r\n Accept-Encoding: gzip, deflate\r\n Connection: Close\r\n \r\n
Does somebody know what is the reason it doesn't work with fdata.bml? |
|