On 05/03/2008, Slick Rick <[EMAIL PROTECTED]> wrote:
>
>
> Is there an easy way to disable compression for a single action via yml or
> otherwise? I tried just setting sfConfig::set('sf_compressed', false); in
> the action, but I believe this is a little too late to define the setting.
> Anyone know the best solution for this?
>
> Thanks!
>
> --Ian
Hi Ian,
Just wondering why you need this? If it's because your client can't
support compression then you *shouldn't* have any problems because the
client *shouldn't* report that it's gzip enabled and thus symfony
won't sent it compressed content.
Steve "Nosey Parker" Daniels
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---