We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c6cf7 commit 04c4927Copy full SHA for 04c4927
src/Headers/ServerTiming.php
@@ -20,7 +20,7 @@ public function hasTimings()
20
21
public function getKey(): string
22
{
23
- return 'Server-Timings';
+ return 'Server-Timing';
24
}
25
26
public function getValue()
0 commit comments