]> git.kaiwu.me - nginx.git/commit
HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 13 Jul 2020 09:38:08 +0000 (12:38 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 13 Jul 2020 09:38:08 +0000 (12:38 +0300)
commit47ed87f85548e329bbfa76dfc8749ac0f21e55ca
tree5e7ecec21efb4db3d1ed13905cc1faa6dc777758
parent6d7ddb54711c00e6a43ae16c9151ad9d9c89a86c
HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c.

The file contains only encoding functions.
auto/modules
src/http/v3/ngx_http_v3_encode.c [moved from src/http/v3/ngx_http_v3.c with 100% similarity]