Skip to content

Commit fe5065e

Browse files
committed
Don't mark HTTP/3 as experimental any more
1 parent 7db9b5f commit fe5065e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dnscrypt-proxy/example-dnscrypt-proxy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ disabled_server_names = []
103103
force_tcp = false
104104

105105

106-
## Enable *experimental* support for HTTP/3 (HTTP over QUIC)
106+
## Enable support for HTTP/3 (HTTP over QUIC)
107107
## Note that, like DNSCrypt but unlike other HTTP versions, this uses
108108
## UDP and (usually) port 443 instead of TCP.
109109

0 commit comments

Comments
 (0)