diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2020-06-23 11:57:00 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2020-06-23 11:57:00 +0300 |
commit | d7baead1e82f13d26a90894dfbd0f665c45bfd46 (patch) | |
tree | 2d1d231cac5dcd8bd2504b85ce4c2eb119559920 /src/http/v3/ngx_http_v3_request.c | |
parent | 82519e1af283a3bd392cbd27419afef0de4180bd (diff) | |
download | nginx-d7baead1e82f13d26a90894dfbd0f665c45bfd46.tar.gz nginx-d7baead1e82f13d26a90894dfbd0f665c45bfd46.zip |
Close connection with PROTOCOL_VIOLATION on decryption failure.
A previously used undefined error code is now replaced with the generic one.
Note that quic-transport prescribes keeping connection intact, discarding such
QUIC packets individually, in the sense that coalesced packets could be there.
This is selectively handled in the next change.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions