]> git.kaiwu.me - nginx.git/commit
HTTP/3: renamed ngx_http_v3_client_XXX() functions.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 27 Apr 2021 18:32:50 +0000 (21:32 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 27 Apr 2021 18:32:50 +0000 (21:32 +0300)
commit891fedf52d2c4a85e724e9abbb403334ec55c861
tree169ad5917b6a8f2476821f61179237f62d0d2e3a
parent0ea300d35eb066631a21b2042cfe9cd2ea94b15f
HTTP/3: renamed ngx_http_v3_client_XXX() functions.

The functions are renamed to ngx_http_v3_send_XXX() similar to
ngx_http_v3_send_settings() and ngx_http_v3_send_goaway().
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_parse.c
src/http/v3/ngx_http_v3_streams.c
src/http/v3/ngx_http_v3_tables.c