diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2023-01-18 19:20:18 +0400 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2023-01-18 19:20:18 +0400 |
commit | b196429fbe5f2b60f464f94e93facb0889741dc6 (patch) | |
tree | ccab287f52a1596503aa216ae47ac06c3e1467bb /src/http/v3/ngx_http_v3_request.c | |
parent | d76600874c495728b801fd6ec33978194928a6e4 (diff) | |
download | nginx-b196429fbe5f2b60f464f94e93facb0889741dc6.tar.gz nginx-b196429fbe5f2b60f464f94e93facb0889741dc6.zip |
QUIC: defer setting the active flag for client stream events.
Specifically, now it is kept unset until streams are initialized.
Notably, this unbreaks OCSP with client certificates after 35e27117b593.
Previously, the read event could be posted prematurely via ngx_quic_set_event()
e.g., as part of handling a STREAM frame.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions