Error 330 (net::ERR_CONTENT_DECODING_FAILED):

It happens when your HTTP request’s headers claim that the content is gzip encoded, but it isn’t. Turn off gzip encoding setting or make sure the content is in fact encoded.

Leave a Comment