Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
boost-sne opened this issue May 8, 2024 · 0 comments
Open

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

boost-sne opened this issue May 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@boost-sne
Copy link

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:

  • OS: Ubuntu
  • vscode version: 1.88.1
  • node version: 18.18.2
  • extension version: v2.22.1

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

@boost-sne boost-sne added the bug Something isn't working label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant