On 6 Jul 2017, at 14:00, squeak-dev-request@lists.squeakfoundation.org wrote:

Hi Max,

On 06.07.2017, at 09:08, Max Leske <maxleske@gmail.com> wrote:

Hi,

The change by Tobias (03-07-2017) to WebMessage>>getContentWithProgress: breaks loading of configurations. They are gzip encoded but that is never being considered if a converter is set. The binary stream will then be decoded as string which fails.


Arhg, and ordering problem :(
Thanks for noticing.

Does WebClient-Core-topa.108 fix that?

Yes, that fixes it, thanks!


Best regards
-Tobias