comparison src/http/v3/ngx_http_v3_module.c @ 8432:345370fdd32d quic

HTTP/3: moved parsing uni stream type to ngx_http_v3_parse.c. Previously it was parsed in ngx_http_v3_streams.c, while the streams were parsed in ngx_http_v3_parse.c. Now all parsing is done in one file. This simplifies parsing API and cleans up ngx_http_v3_streams.c.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 05 May 2021 15:00:17 +0300
parents ae2e68f206f9
children f0882db8c8d4
comparison
equal deleted inserted replaced
8431:0981329169ea 8432:345370fdd32d