HTTP/3: added comment.

This commit is contained in:
Roman Arutyunyan 2021-01-12 21:08:55 +00:00
parent 51d921cf70
commit 979b89029f

View file

@ -116,6 +116,7 @@ typedef struct {
typedef struct {
/* the http connection must be first */
ngx_http_connection_t hc;
ngx_http_v3_dynamic_table_t table;