]> git.kaiwu.me - nginx.git/commit
Cleaned up firefox workaround.
authorVladimir Homutov <vl@nginx.com>
Thu, 7 May 2020 09:34:04 +0000 (12:34 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 7 May 2020 09:34:04 +0000 (12:34 +0300)
commit1816f3af588f4809c2bf3bd7045e12156eaa8275
tree066d7091fe5d6e63af70189c2145cc1bf1b20cca
parent9ed0d4c9aed944d6eac72e3f5c98d73ce48e522d
Cleaned up firefox workaround.

The idea is to skip any zeroes that follow valid QUIC packet.  Currently such
behavior can be only observed with Firefox which sends zero-padded initial
packets.
src/event/ngx_event_quic.c