Latest update
This commit is contained in:
@@ -249,6 +249,9 @@ ngx_http_v3_create_srv_conf(ngx_conf_t *cf)
|
||||
h3scf->quic.stream_reject_code_bidi = NGX_HTTP_V3_ERR_REQUEST_REJECTED;
|
||||
h3scf->quic.active_connection_id_limit = NGX_CONF_UNSET_UINT;
|
||||
|
||||
h3scf->quic.init = ngx_http_v3_init;
|
||||
h3scf->quic.shutdown = ngx_http_v3_shutdown;
|
||||
|
||||
return h3scf;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user