Sylvain Wallez wrote:

If it's for CForms, we can add the setting of no-cache headers in
Form.js since it's very unlikely that a form pipeline will be cacheable.

Not true :)

You can easily have cached cforms pages if using "stateless cforms" with sendForm() and handleForm() js methods.

Most popular use cases for stateless forms include search forms, login forms, contact forms which are part of high traffic (and for this reason, cached) pages.

Vadim

Reply via email to