Please add the following modification to OverbyteIcsHttpCCodZLib, I was sad
to see it's not yet included in the last V8 :< ( I reported this long ago )

class function THttpCCodzlib.GetCoding: String;
begin
    Result := 'gzip, deflate';
end;

The original code only has gzip, which fails to properly receive data from
some web services.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to