mirror of
https://github.com/librespeed/speedtest.git
synced 2026-06-26 20:01:56 +00:00
Improved ping/jitter test
This commit is contained in:
parent
710887f400
commit
23b188b3ce
4 changed files with 7 additions and 5 deletions
|
|
@ -3,4 +3,5 @@ header( "HTTP/1.1 200 OK" );
|
|||
header("Cache-Control: no-store, no-cache, must-revalidate, max-age=0");
|
||||
header("Cache-Control: post-check=0, pre-check=0", false);
|
||||
header("Pragma: no-cache");
|
||||
header("Connection: keep-alive");
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue