mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
HTTP/3: added comment.
This commit is contained in:
parent
4e312daa7e
commit
88f6b969e6
@ -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 New Issue
Block a user