You can enable etag handling globaly in settings.yml per application
basis.
But in my case one of the action generate on each request random image
(Captcha) and update $sf_user attributes.
When etag is on, symfony return 304 code, so antispam action IS NOT
executed and image in browser NOT updated.
Currently there is NO way to change etag setting per module or per
action basis.
Or may be I'm wrong ?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to