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:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
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: