[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#258202: Unreproducible



tags 258202 unreproducible
thanks


I can't reproduce this at all, using the 2.0.50-1 packages from the archives:

11:28 ~% GET http://localhost/ > foo.nodeflate
11:28 ~% GET -H 'Accept-Encoding: gzip, deflate' http://localhost/|gunzip >
foo.deflate
11:28 ~% diff foo.nodeflate foo.deflate
11:28 ~%

11:29 ~% HEAD -H 'Accept-Encoding: gzip, deflate' http://localhost/             
200 OK                                                             
Connection: close
Date: Thu, 08 Jul 2004 10:30:05 GMT
Server: Apache/2.0.50 (Debian GNU/Linux) mod_perl/1.99_14 Perl/v5.8.4
mod_python/3.1.3 Python/2.3.5a0 mod_ssl/2.0.50 OpenSSL/0.9.7d
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Content-Type: text/html
Client-Date: Thu, 08 Jul 2004 10:30:05 GMT
Client-Peer: 127.0.0.1:80
Client-Response-Num: 1


cheers,
-Thom



Reply to: