Fix: http/3 alpn bugs
This commit is contained in:
@@ -98,7 +98,8 @@ cmake --build build --target install
|
||||
```
|
||||
|
||||
## HTTP/3 (experimental)
|
||||
HTTP/3 support is feature-gated and incomplete. Do not enable it in production builds yet.
|
||||
HTTP/3 support is feature-gated and best-effort. Enable it only when you want to test QUIC
|
||||
connectivity.
|
||||
|
||||
To enable locally for testing:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user