HTTP3: show an --alt-svc using example too
This commit is contained in:
Родитель
2f036a72d5
Коммит
8bdff35287
|
@ -75,8 +75,14 @@ you'll just get ld.so linker errors.
|
|||
|
||||
## Invoke from command line
|
||||
|
||||
Use HTTP/3 directly:
|
||||
|
||||
curl --http3 https://nghttp2.org:8443/
|
||||
|
||||
Upgrade via Alt-Svc:
|
||||
|
||||
curl --alt-svc altsvc.cache https://quic.aiortc.org/
|
||||
|
||||
# quiche version
|
||||
|
||||
## build
|
||||
|
|
Загрузка…
Ссылка в новой задаче