diff src/http/v3/ngx_http_v3_uni.c @ 8925:18d23ed15eef quic

HTTP/3: renamed files. ngx_http_v3_tables.h and ngx_http_v3_tables.c are renamed to ngx_http_v3_table.h and ngx_http_v3_table.c to better match HTTP/2 code. ngx_http_v3_streams.h and ngx_http_v3_streams.c are renamed to ngx_http_v3_uni.h and ngx_http_v3_uni.c to better match their content.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 07 Dec 2021 13:01:28 +0300
parents src/http/v3/ngx_http_v3_streams.c@d6ef13c5fd8e
children 3436b441239b
line wrap: on
line diff
copy from src/http/v3/ngx_http_v3_streams.c
copy to src/http/v3/ngx_http_v3_uni.c