19 Forks
107 Stars
107 Watchers

server-timing

This module adds [Server-Timing](https://www.w3.org/TR/server-timing/) to response headers, see [example](https://server-timing.now.sh/) and open chrome dev tool

How to download and setup server-timing

Open terminal and run command
git clone https://github.com/yosuke-furukawa/server-timing.git
git clone is used to create a copy or clone of server-timing repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with server-timing https://github.com/yosuke-furukawa/server-timing/archive/master.zip

Or simply clone server-timing with SSH
[email protected]:yosuke-furukawa/server-timing.git

If you have some problems with server-timing

You may open issue on server-timing support forum (system) here: https://github.com/yosuke-furukawa/server-timing/issues