]> git.kaiwu.me - nginx.git/commit
QUIC streams don't need filter_need_in_memory after 7f0981be07c4.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 24 Mar 2020 16:17:57 +0000 (19:17 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 24 Mar 2020 16:17:57 +0000 (19:17 +0300)
commitd8d42e29e7ff43025ba0f56262993cd37c4a5b10
tree1b66aca2eee66f78b9f59c93f27e541977b4a605
parent8c26e1d1483a242aef549d8003f2957505ccf08b
QUIC streams don't need filter_need_in_memory after 7f0981be07c4.

Now they inherit c->ssl always enabled from the main connection,
which makes r->main_filter_need_in_memory set for them.
src/http/ngx_http_request.c