Skip to content
Snippets Groups Projects
Commit 242c0768 authored by Benjamin Franzke's avatar Benjamin Franzke
Browse files

[TASK] Let PageRenderer render a PSR-7 response

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.

Resolves: #97071
Releases: main
Change-Id: If628d33c916367e204695252b76f629397dd995a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73604


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent 3f650e95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment