Actions
Task #97071
closedLet PageRenderer render a PSR-7 response
Start date:
2022-03-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In order to avoid the internal HtmlResponse class usage
and to prepare for possible APIs to manage Content Security
Policy headers assets rendered by the PageRenderer it's good
for PageRenderer to be able to render full PSR-7 responses.
Also cleanups up ModuleTemplate to make use of this
capability.
Updated by Benjamin Franzke almost 3 years ago
- Related to Task #97068: Generate a random importmap nonce for CSP compliance added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73604
Updated by Benjamin Franzke almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 242c0768235b374325d80bf556413ed967692b1e.
Actions