EDIT
http://symfony.com/doc/current/book/http_c...esponse-methods
Znalazłem takie coś, ale to jest dużo kodu, którego trzeba napisać:
$response = $this->render('::form.html.twig', [ 'errors' => $errors ]); 'last_modified' => new \DateTime(), 'max_age' => 10, 's_maxage' => 10, 'public' => true )); return $response;
Da się to jakoś szybciej/prościej zrobić?