Re: [PHP] how do I stop Firefox doing a conditional get?
- Date: Thu, 15 May 2008 11:31:12 -0400
- From: Al <news@xxxxxxxxxxxxx>
- Subject: Re: [PHP] how do I stop Firefox doing a conditional get?
Try by not LZW compressing and the use ob_start() and flush() so your files are gzip compressed. I don't know if Firefox knows how to readily handle LZW on the fly. It does know how to handle gzip.
Per Jessen wrote:
Al wrote:Make certain your steam is compressed http://www.whatsmyip.org/mod_gzip_test/The files I was having the problem with are GIFs, so already LZWcompressed./Per Jessen, Zürich
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Follow-Ups:
- Re: [PHP] how do I stop Firefox doing a conditional get?
- From: Per Jessen
- Re: [PHP] how do I stop Firefox doing a conditional get?
- References:
- [PHP] how do I stop Firefox doing a conditional get?
- From: Per Jessen
- Re: [PHP] how do I stop Firefox doing a conditional get?
- From: Robin Vickery
- Re: [PHP] how do I stop Firefox doing a conditional get?
- From: Per Jessen
- Re: [PHP] how do I stop Firefox doing a conditional get?
- From: Al
- Re: [PHP] how do I stop Firefox doing a conditional get?
- From: Per Jessen
- [PHP] how do I stop Firefox doing a conditional get?
- Prev by Date: [PHP] My open source php CMS
- Next by Date: Re: [PHP] Flush file contents
- Previous by thread: Re: [PHP] how do I stop Firefox doing a conditional get?
- Next by thread: Re: [PHP] how do I stop Firefox doing a conditional get?
- Index(es):