parent
672ad82849
commit
d408ee1783
|
@ -28,9 +28,10 @@ Public Test Server
|
||||||
The following endpoints are available to try out nghttp2
|
The following endpoints are available to try out nghttp2
|
||||||
implementation.
|
implementation.
|
||||||
|
|
||||||
* https://nghttp2.org/ (TLS + NPN / ALPN)
|
* https://nghttp2.org/ (TLS + NPN)
|
||||||
|
|
||||||
ALPN and NPN offer ``h2-12``, ``spdy/3.1`` and ``http/1.1``.
|
NPN offer ``h2-12``, ``spdy/3.1`` and ``http/1.1``.
|
||||||
|
ALPN is currently disabled.
|
||||||
|
|
||||||
* http://nghttp2.org/ (Upgrade / Direct)
|
* http://nghttp2.org/ (Upgrade / Direct)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue