comparison src/http/ngx_http_upstream.h @ 8706:3057bae4dba7 quic

HTTP/3: introduced ngx_http_v3_parse_t structure. The structure is used to parse an HTTP/3 request. An object of this type is added to ngx_http_request_t instead of h3_parse generic pointer. Also, the new field is located outside of the request ephemeral zone to keep it safe after request headers are parsed.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 17 Feb 2021 15:56:34 +0300
parents 05e42236e95b
children 3ab8e1e2f0f7
comparison
equal deleted inserted replaced
8705:ae2e68f206f9 8706:3057bae4dba7