diff contrib/README @ 8780:557dc6a06ba6 quic

HTTP/3: fixed server push after 9ec3e71f8a61. When using server push, a segfault occured because ngx_http_v3_create_push_request() accessed ngx_http_v3_session_t object the old way. Prior to 9ec3e71f8a61, HTTP/3 session was stored directly in c->data. Now it's referenced by the v3_session field of ngx_http_connection_t.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 18 May 2021 18:17:25 +0300
parents 1bdf906bba99
children
line wrap: on
line diff