thunderclient / thunder-client-support

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

Support for split size into Transferred Size and Resource Size #1580

Open dbritto-dev opened 1 month ago

dbritto-dev commented 1 month ago

Please describe feature/problem details and the solution you'd like. On browser when you download a resource there's something call Transferred Size and Resource Size, the transferred size is the compressed size and the resource size is the uncompressed size. Currently, we are just showing the Resource Size. I'd be happy to contribute if is necessary.

[!NOTE] on resources with no compression the transferred size and resource size are the same

Describe alternatives you've considered Showing the transferred size and resource size wouldn't be a big deal

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