]> git.kaiwu.me - nginx.git/commit
HTTP/3: do not push until a MAX_PUSH_ID frame is received.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 16 Mar 2021 10:48:29 +0000 (13:48 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 16 Mar 2021 10:48:29 +0000 (13:48 +0300)
commite522bb69f9e4fa480dfe875a559445ec7831cec9
tree77fd42172521e757a54b77911f4d6536f66880bf
parent780de6de44b066a253a455a061efb09ff8060d09
HTTP/3: do not push until a MAX_PUSH_ID frame is received.

Fixes interop with quic-go that doesn't send MAX_PUSH_ID.
src/http/v3/ngx_http_v3_filter_module.c
src/http/v3/ngx_http_v3_streams.c