Ticket #616 (closed defect: fixed)
buildbot.net always sending compressed content
| Reported by: | Nicolas | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | ongoing |
| Version: | Keywords: | admin | |
| Cc: |
Description
http://buildbot.net/ is always sending a compressed response with Content-Encoding: gzip, even if the client doesn't claim to support it, even if the client explicitly says it doesn't support it by sending Accept-Encoding: identity or Accept-Encoding: identity, gzip;q=0. This makes the website inaccessible from browsers that don't support compression.
I think this is because of the caching proxy, but I haven't checked if the same problem happens when logged in. (although if your browser doesn't support gzip, you can't login anyway).
Change History
comment:2 Changed 2 years ago by Nicolas
You can check it here, so you don't need to use curl or anything: http://redbot.org/?uri=http://buildbot.net/trac
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)