HTTP/3: added comment.
This commit is contained in:
parent
51d921cf70
commit
979b89029f
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue