From 2ac554f0ca7afb3132383ede6ce794db01fe70c7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 9 Dec 2020 23:22:44 -0500 Subject: [PATCH] consistent term for HTTPS network time --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 70eb283c..06022d87 100644 --- a/static/releases.html +++ b/static/releases.html @@ -410,7 +410,7 @@
  • script: support any number of source versions for deltas
  • set read timeout for HTTPS network time connections
  • disable keepalive for HTTPS network time connections
  • -
  • always disconnect HTTPS time connections
  • +
  • always disconnect HTTPS network time connections
  • remove unnecessary Accept-Charset header for HTTPS network time requests
  • Vanadium: ask permission to play protected media by default
  • Vanadium: disable autofill server communication by default