[PHP-DEV] compressed buffered output From: André Langhorst (A.Langhorst <email protected>)
Date: 11/19/00

I've tried to get this transparent compression working, but I was not
able to check if it worked or not?
I thought I simply check the headers sent back?

GET /file.php HTTP/1.0
Accept-Encoding: gzip,deflate
Host: myhost.com

Isn't the above sufficient, is there any browser capable of displaying
headers?
All I got back was a normal response without any "Content-Encoding"
header...

regards,
andré

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>