I would like to be able to cache a partial on a search results page that uses query strings, however symfony ignores caching settings. The page on http://www.symfony-project.org/reference/1_4/en/09-Cache says:
"An incoming request with GET parameters in the query string or submitted with the POST, PUT, or DELETE method will never be cached by symfony, regardless of the configuration." Is there any way to override this behaviour? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en
