update header syntax

The format that landed in browsers has named params: https://w3c.github.io/server-timing

Example:

Server-Timing: timer1;dur=123;desc="456"

Merge request reports

Loading