bookingcom / carbonapi

High-performance Graphite frontend in Go
Other
81 stars 23 forks source link

Sometimes you get `Content-Type: application/x-gzip` instead of a chart #242

Open grzkv opened 4 years ago

grzkv commented 4 years ago

Here's a weird behavior that @grzkv was able to reproduce:

Expected behavior: the service should behave consistently. In this case, both should render a chart in my browser (png or otherwise).

faceair commented 4 years ago

Are you using Firefox? May be related to browser compatibility, chrome is ok.