comparison src/http/ngx_http_request_body.c @ 8445:3de1b7399650 quic

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.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 23 Jun 2020 11:57:00 +0300
parents e5d4f057a6cb
children 532fe796b0e2
comparison
equal deleted inserted replaced
8444:769d8bdeffb0 8445:3de1b7399650