Hi everyone,
Bug-report:
Steps to reproduce:
1. Select gzipped response.
2. Select raw (response tab).
3. Click decode response.
4. Fiddler hangs.
Linux Mint 18.1 Serena x64
Fiddler: v4.6.20171.26113 ; Built: Monday, June 12, 201764-bit , VM: 0.0mb, WS: 90.0mb.NET 4.0.30319.42000 Unix 4.4.0.81
Can we get that specific response where that happens?
>>> Does this happen for a specific response?
Yes.
For some requests GZIP-unzipping works successfully and RAW is shown.
>>> Does it happen if the RAW tab isn't active?
For example, If I have JSON tab opened - it's okay, text will be displayed.
Then I press RAW - and the app hangs and becomes unresponsive.
Does this happen for a specific response? Does it happen if the RAW tab isn't active?
Most likely, what happens here is that the edit control on Linux hangs when it gets some non-ASCII character.