Skip to content
Snippets Groups Projects
Commit 2da714aa authored by Benni Mack's avatar Benni Mack
Browse files

[FEATURE] Add frontend debug output as HTTP Response Header

The current debug information in the frontend is added as HTML
comment, but breaks non-HTML pages (e.g. JSON output).

The debug information (= parse time of the frontend request) is now sent as HTTP
Response Header found at "X-TYPO3-Parsetime".

Resolves: #82419
Releases: master
Change-Id: Ibd84825fd3ebdcb1c88e0059d00d78b4bb20f53e
Reviewed-on: https://review.typo3.org/54075


Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarMarkus Hölzle <typo3@markus-hoelzle.de>
Tested-by: default avatarMarkus Hölzle <typo3@markus-hoelzle.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 0d33e5a8
Branches
Tags
No related merge requests found
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