]> git.kaiwu.me - nginx.git/commit
QUIC: multiple versions support in ALPN.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 9 Nov 2020 21:32:56 +0000 (00:32 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 9 Nov 2020 21:32:56 +0000 (00:32 +0300)
commitb19923f91bd41f17470c0d4538ba15adcc0b95e8
tree46f5758ae9d63dbc24ad52c0c8fdc9720e151706
parent7f434603875b35998f09e43e8ed27381bb8094cb
QUIC: multiple versions support in ALPN.

Previously, a version based on NGX_QUIC_DRAFT_VERSION was always set.
Now it is taken from the negotiated QUIC version that may differ.
src/event/ngx_event_quic.c
src/event/ngx_event_quic.h
src/http/modules/ngx_http_quic_module.h
src/http/modules/ngx_http_ssl_module.c
src/http/v3/ngx_http_v3.h