]> git.kaiwu.me - nginx.git/commit
QUIC: simplified ngx_quic_create_long_header().
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 21 Oct 2020 11:03:22 +0000 (12:03 +0100)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 21 Oct 2020 11:03:22 +0000 (12:03 +0100)
commitfe2c392551ca4b88b8f1ec35f97994928e2303c9
treea63969ee312ebbb7bdfca62b9ecfb35c2145da74
parenta47a4400b8201a4c5813fb91f211533c967b6aa4
QUIC: simplified ngx_quic_create_long_header().

As seen in the quic-transport draft, which this implementation follows:
Initial packets sent by the server MUST set the Token Length field to zero.
src/event/ngx_event_quic_transport.c