add "Server-Timing" header in response

Add "Server-Timing" header containing only total duration of the full request processing without any additional information for monitoring and performance metric purposes. Header value format is total;dur={DURATION_VALUE}

can be disabled from configuration.

Edited by Yannick

Merge request reports

Loading