comparison src/http/ngx_http_variables.c @ 8405:d2759e4cc437 quic

HTTP/3: split header parser in two functions. The first one parses pseudo-headers and is analagous to the request line parser in HTTP/1. The second one parses regular headers and is analogous to the header parser in HTTP/1. Additionally, error handling of client passing malformed uri is now fixed.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 19 May 2020 15:29:10 +0300
parents 89adf49fe76a
children 028b16e2798f
comparison
equal deleted inserted replaced
8404:e5d4f057a6cb 8405:d2759e4cc437