I added: $this->response->setHeader('Cache-Control', 'no-cache'); $this->response->setHeader('Pragma', 'no-cache'); and everything is fine.