<!-- Don't put anything inside this block, as it won't be included in the issue. If you are reporting a bug, please follow the following steps: 1. Fill out the template in full. This will help us understand the situation in which the bug occurred. 2. If you are reporting a visual bug, please include screenshots of the tool to help us diagnose the problem. 3. Make sure not to write between the arrows, as anything there will be hidden. 4. Delete this line and all above lines before posting your issue! --> ## Information <!-- Head to https://www.whatismybrowser.com/ and copy/paste the 'Send this link to Tech Support to share your system info:' link here --> ## Details ### Description Binary Packages Now Available for the Preview NGINX QUIC+HTTP/3 Implementation https://www.nginx.com/blog/binary-packages-for-preview-nginx-quic-http3-implementation/ ### Steps to reproduce listen 443 http3; ### Expected behavior listen 443 quic reuseport; add_header Alt-Svc 'h3=":$server_port"; ma=86400'; ### Screenshots <!-- Replace this with screenshots, if necessary. -->