gzip encoding module now uses Content-Encoding header to sign that the 
page uses gzip encoding. Mozilla doesn't handle this 100% good (it saves 
it as zipped, which is not exactly expected behaviour) and they claim 
Transfer-Encoding is the right header to use for in-transfer encoding. 
See: http://bugzilla.mozilla.org/show_bug.cgi?id=51852

So, the question is: shouldn't PHP indeed use Transfer-Encoding instead of 
Content-Encoding? 
-- 
Stanislav Malyshev, Zend Products Engineer   
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115





-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to