According to MDN FF support server-timing.
So it should actually show Server-Timings in the network panel, like this:
When I send the header
Server-Timing: cache;desc="Cache Read";dur=23.2
But it don’t.
Maybe I need to set some flag, or something?