From 91b616dd6f81e9d375f494e0434440cf51c97f89 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 18 Apr 2014 22:55:21 +0900 Subject: [PATCH] Update doc --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index cda71978..0b4a4375 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Public Test Server The following endpoints are available to try out nghttp2 implementation. -* https://106.186.112.116/ (TLS + NPN / ALPN) +* https://nghttp2.org/ (TLS + NPN / ALPN) ALPN and NPN offer ``h2-11``, ``spdy/3.1`` and ``http/1.1``. @@ -36,7 +36,7 @@ implementation. certificate is self-signed and a browser will show alert. -* http://106.186.112.116/ (Upgrade / Direct) +* http://nghttp2.org/ (Upgrade / Direct) ``h2c-11`` and ``http/1.1``. We configured this server to send ALTSVC frame or Alt-Svc header field to announce that alternative