]> git.kaiwu.me - nginx.git/commit
QUIC: do not verify the selected ALPN protocol.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 17 Jul 2020 21:08:04 +0000 (00:08 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 17 Jul 2020 21:08:04 +0000 (00:08 +0300)
commita305de07e934dd1ff21111d0314821a34880ab13
treede1c80fe25c62e15e714be14ce7fd934b36e4928
parent0f1478706d2b818d4079db14d1466cbbf0b7edc0
QUIC: do not verify the selected ALPN protocol.

The right protocol is selected by the HTTP code.  In the QUIC code only verify
that some protocol was selected and trigger an error otherwise.
src/event/ngx_event_quic.c
src/event/ngx_event_quic.h