Martin Grigorov created WICKET-6346:
---------------------------------------
Summary: Add Server-Timing response header
Key: WICKET-6346
URL: https://issues.apache.org/jira/browse/WICKET-6346
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 8.0.0-M4
Reporter: Martin Grigorov
Priority: Minor
See https://ma.ttias.be/server-timings-chrome-devtools/
Wicket can provide a user-friendly API for adding timings for events happened
on the server side.
By default the request cycle execution time could be logged.
By default this could be enabled only in DEV mode. If anyone wants it in PROD
mode then they will have to enable it explicitly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)