You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2017/03/24 19:47:41 UTC

[jira] [Created] (WICKET-6346) Add Server-Timing response header

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)