[TASK] Allow setting ContentLength response header in debug mode
Since TYPO3 v11, the "debug" information from config.debug = 1 is added at a HTTP Header Level, and not as HTML comment, thus the additional check to enable content length as HTTP header does not need to respect this option anymore. Additional checks might be removed as well at a later point. Resolves: #97000 Related: #95103 Related: #82419 Releases: main Change-Id: I088314bea446971e62e96eacbc383db49e1ad311 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73649 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Please register or sign in to comment