comparison src/http/ngx_http_request.c @ 8059:a748095bf94e quic

HTTP/3: special handling of client errors in the upstream module. The function ngx_http_upstream_check_broken_connection() terminates the HTTP/1 request if client sends eof. For QUIC (including HTTP/3) the c->write->error flag is now checked instead. This flag is set when the entire QUIC connection is closed or STOP_SENDING was received from client.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 20 Aug 2020 12:33:00 +0300
parents 532fe796b0e2
children eaea7dac3292
comparison
equal deleted inserted replaced
8058:357b8afe915e 8059:a748095bf94e