diff options
author | Roman Arutyunyan <arut@nginx.com> | 2020-05-19 15:29:10 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2020-05-19 15:29:10 +0300 |
commit | 6abb50658fcdf6ab92a4bc9042cd7dd9bb413850 (patch) | |
tree | b7f4418b34440c8f0ba8ce83d96f5ad522a9d718 /src/http/ngx_http_request.h | |
parent | d69f678e9c788e2c2424eb6dc2fbacf8366213f6 (diff) | |
download | nginx-6abb50658fcdf6ab92a4bc9042cd7dd9bb413850.tar.gz nginx-6abb50658fcdf6ab92a4bc9042cd7dd9bb413850.zip |
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.
Diffstat (limited to 'src/http/ngx_http_request.h')
0 files changed, 0 insertions, 0 deletions