>>BTW Yuri, your code lacks the latest 7.18 bug fix by us (me and Arno).
Regards,
Sorry, again me. 7.18 fix not for my problem.
Try check this page with v7.18 or any other version with
httpoEnableContentCoding option. THttpCli can't decode this gzip -
http://ws.audioscrobbler.com/2.0/?method=artis
I wrote about a similar bug, but got no response from the administration.
Try my fix:
*.pas file with fix -
http://vkmusic.citynov.ru/overbyte/OverbyteIcsHttpProt.pas
--
Old message:
>>Http Cli not decode the gzip data from this url (specific header, does not
work FContentCodingHnd.Complet
uld have
> been spammed with it.
>
> You need to clearly explain in this mailing list what bug you believe you
> have found and how a fix can be tested.
>
> Angus
>
>
> Original Message
>
> *Subject:* Re: [twsocket] Fix for content encoding bug
>
Does anyone check this bug and fix in OverbyteIcsHttpProt.pas ? :/
2011/9/11 Yuri Semenov
> Hello.
> Bug with decoding some pages.
> Example -
> http://ws.audioscrobbler.com/2.0/?method=artist.getinfo&lang=ru&artist=Adele&api_key=76f07d681bbb51f8003bf08a974
Hello.
Bug with decoding some pages.
Example -
http://ws.audioscrobbler.com/2.0/?method=artist.getinfo&lang=ru&artist=Adele&api_key=76f07d681bbb51f8003bf08a97432031(no
result, when UseContentCoding)
Fix attached - "ContentCoding_fix.patch"
Best regards, Yuri.
--
To unsubscribe or change your setti
Fix for THttpCli.
Bug:
If we request THttpCli.Abort in OnDocData, after abort FReceiveLen<-1 (Must
0). New request (THttpCli.Get) raise exception "Access violation"
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twso
Hello. Patch - http://www.avsave.ru/chunked_fix.patch
2010/2/14 Arno Garrels
> Hello Yuri,
>
> I do not understand what you actually changed in unit
> OverbyteIcsHttpProt.pas.
> Please post a diff/patch file from latest SVN source.
> From the Tortoise context menu it's easy, just use "Create a P
Hi. Sorry for my English. I fix some problems with decode page (with active
httpoEnableContentCoding) - no result after decode or timeout error when
TransferEncoding = 'chunked' (example - http://rutube.ru/ ,
http://bash.org.ru/ and some other), but with 'gzip all fine'. This problem
i see in last