HTTP/3: added comment.

This commit is contained in:
Roman Arutyunyan 2021-01-12 21:08:55 +00:00
parent 4e312daa7e
commit 88f6b969e6

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;