question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Don't show Content-Encoding

See original GitHub issue

✍️ Describe the bug

Don’t show Content-Encoding in this case.

💣 Steps to reproduce

  1. Add my HeaderInterceptor
  2. Add ChuckerInterceptor.Builder(context).build()
  3. Did not show Content-Encoding in Chucker, but showed in Charles

📷 Screenshots

<div align="center"> 图片说明 图片说明 图片说明 </div>

📱 Tech info

  • Device: OnePlus 8t
  • OS: 11
  • Chucker version: 3.4.0

📄 Additional context

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
vbuberencommented, Apr 21, 2021

I don’t think we need to show both types of headers. I would just update README to explain the topic better.

1reaction
Gooolercommented, Apr 14, 2021

@MiSikora Thx, I got it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome Devtool do not show Content-Encoding in response ...
Let's put it to the test. Chrome request to example.com (contains gzip): GET / HTTP/1.1 Host: www.example.com Connection: keep-alive ...
Read more >
Content-Encoding - HTTP - MDN Web Docs
The Content-Encoding representation header lists any encodings that have been applied to the representation (message payload), and in what ...
Read more >
Content-Encoding HTTP Header removed from response by ...
Hi,. I have not looked into WAF for a very long time. WebGUI online help does not show any "compress" hits, nor did...
Read more >
Chapter 31. Content encoding - JBoss.org
The client framework can (though not by default - see below) automatically set the Accept-Encoding header to be "gzip, deflate" so you do...
Read more >
Content Encoding - Win32 apps | Microsoft Learn
If the decoding option is set to false, the application must check the Content-Encoding header and perform any decoding at the application level ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found