thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.62k stars 128 forks source link

Size, in response page, does not reflect gzip compression #1539

Open boost-sne opened 5 months ago

boost-sne commented 5 months ago

Describe the bug

When enabling gzip compression, the size on the response page does not reflect the gzipped size downloaded, but shows the unzipped size in stead.

To Reproduce Do a get/post with and without Accept-Encoding header with value gzip

Expected behavior I expect the size to represent the size downloaded when running the request. Or, possibly show two different sizes, one for downloaded, and one for uncompressed.

Platform:

Are you using the free version/paid version/trial: Free