This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24566 - Doesn't understand bzip2 (but does ask for x-bzip2)
Summary: Doesn't understand bzip2 (but does ask for x-bzip2)
Status: NEW
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 19:34 UTC by Olaf van der Spek
Modified: 2014-02-06 19:34 UTC (History)
0 users

See Also:


Attachments

Description Olaf van der Spek 2014-02-06 19:34:19 UTC
It's probably as simple as accepting the bzip2 tag too.

Error:
A fatal error occurred when attempting to decode response body from http://autorietbergen.nl/. Either we do not support the content encoding specified ("bzip2"), or an error occurred while decoding it.
The error was: Don't know how to decode Content-Encoding 'bzip2'

GET / HTTP/1.1
TE: deflate,gzip;q=0.3
Connection: TE, close
Cache-Control: max-age=0
Accept-Encoding: gzip, x-gzip, deflate, x-bzip2
Host: autorietbergen.nl
User-Agent: W3C_Validator/1.3 http://validator.w3.org/services

HTTP/1.1 200 OK
Vary: Accept-Encoding
Content-Encoding: bzip2
Last-Modified: Thu, 06 Feb 2014 19:24:18 GMT
ETag: "525092156"
Content-Type: text/html
Accept-Ranges: bytes
Content-Length: 409
Connection: close
Date: Thu, 06 Feb 2014 19:30:14 GMT
Server: lighttpd/1.4.31