You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTP3 adds many performance improvements compared to HTTP2.
SWAG is based on Alpine 3.21 and NGINX 1.26.2 which both support HTTP3 NGINX module.
The request was declined before based on older versions that didn't support the HTTP3 module, now it should be possible: #452 (comment)
Proposed code change
No response
The text was updated successfully, but these errors were encountered:
Is this a new feature request?
Wanted change
Add ngx_http_v3_module to support http3
Reason for change
HTTP3 adds many performance improvements compared to HTTP2.
SWAG is based on Alpine 3.21 and NGINX 1.26.2 which both support HTTP3 NGINX module.
The request was declined before based on older versions that didn't support the HTTP3 module, now it should be possible:
#452 (comment)
Proposed code change
No response
The text was updated successfully, but these errors were encountered: