Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: skip csrf replacement on streamed responses
issue: NEXT-12009
author: Alexander Menk
author_email: [email protected]
author_github: @amenk
---
- Changed
src/Storefront/Framework/Csrf/CsrfPlaceholderHandler.php
to skip replacement if$response
is an instance ofSymfony\Component\HttpFoundation\StreamedResponse