Update doc
This commit is contained in:
parent
27a91fc30e
commit
91b616dd6f
|
@ -28,7 +28,7 @@ Public Test Server
|
||||||
The following endpoints are available to try out nghttp2
|
The following endpoints are available to try out nghttp2
|
||||||
implementation.
|
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``.
|
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.
|
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
|
``h2c-11`` and ``http/1.1``. We configured this server to send
|
||||||
ALTSVC frame or Alt-Svc header field to announce that alternative
|
ALTSVC frame or Alt-Svc header field to announce that alternative
|
||||||
|
|
Loading…
Reference in New Issue