updated quiche patch to latest

This commit is contained in:
yurymuski
2021-07-04 21:04:48 +03:00
parent 3a190cbf40
commit 6dc658af13
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
temp/*
nginx.conf
+2
View File
@@ -1,6 +1,8 @@
# nginx-http3 # nginx-http3
Nginx compiled with *BoringSSL* and *quiche* for *HTTP3* support, *Brotli* support. Nginx compiled with *BoringSSL* and *quiche* for *HTTP3* support, *Brotli* support.
## Nginx version: nginx/1.19.6 (quiche-5afe288)
Based on ubuntu:20.04, size 109MB Based on ubuntu:20.04, size 109MB
Link for [quiche + nginx manual](https://github.com/cloudflare/quiche/tree/master/extras/nginx) Link for [quiche + nginx manual](https://github.com/cloudflare/quiche/tree/master/extras/nginx)