Latest update - GitHub 7c2524a

This commit is contained in:
2025-12-17 11:09:11 +09:00
parent d42d1aa241
commit 12a1a290a2
39 changed files with 5599 additions and 417 deletions
+1
View File
@@ -390,6 +390,7 @@ struct ngx_http_upstream_s {
#if (NGX_HTTP_SSL || NGX_COMPAT)
ngx_str_t ssl_name;
ngx_str_t ssl_alpn_protocol;
#endif
ngx_http_cleanup_pt *cleanup;