Skip to content

Commit 04c4927

Browse files
committed
Server Timing
1 parent f5c6cf7 commit 04c4927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Headers/ServerTiming.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public function hasTimings()
2020

2121
public function getKey(): string
2222
{
23-
return 'Server-Timings';
23+
return 'Server-Timing';
2424
}
2525

2626
public function getValue()

0 commit comments

Comments
 (0)