mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
HTTP/3: cleanup after "listen .. quic" removal in be08b858086a.
This commit is contained in:
parent
09286ac7d9
commit
dea9a208c3
1 changed files with 0 additions and 1 deletions
|
|
@ -238,7 +238,6 @@ struct ngx_http_addr_conf_s {
|
|||
ngx_http_virtual_names_t *virtual_names;
|
||||
|
||||
unsigned ssl:1;
|
||||
unsigned quic:1;
|
||||
unsigned http2:1;
|
||||
unsigned http3:1;
|
||||
unsigned proxy_protocol:1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue